Skip to content

Go 1.10.4 build fails with undef imports in http2 pkg #481

Closed
@chrishenzie

Description

@chrishenzie

Recent Travis CI builds for Go 1.10.4 fail with the following errors:

# golang.org/x/net/http2
../../golang.org/x/net/http2/client_conn_pool.go:305:6: undefined: errors.Is
../../golang.org/x/net/http2/server.go:234:72: undefined: tls.VersionTLS13

See here and here for sample failures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions