Skip to content

strings.Builder is not available in yunabe/lgo:20190218 #80

@kortschak

Description

@kortschak

We have stabilised the graph API in gonum, so I've taken up trying your graphprac-binder with the following URL https://mybinder.org/v2/gh/yunabe/graphprac-binder/master, however it doesn't build. Failing with (briefly because mybinder doesn't allow raw, copiable text logs to be see)

---> Running in 607a579ad9be
# gonum,org/v1/gonum/graph/formats/dot/internal/errors
/go/src/gonum.org/v1/gonum/graph/formats/dot/internal/errors/errors.go:34:11 undefined: strings.Builder
/go/src/gonum.org/v1/gonum/graph/formats/dot/internal/errors/errors.go:55:11 undefined: strings.Builder

So presumably the docker image has a <go1.10 standard library. Is there a more recent version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions