We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
It should be fixed by #435 when it merges.
Sorry, something went wrong.
Fixed, thank you!
No branches or pull requests
Recent Travis CI builds for Go 1.10.4 fail with the following errors:
See here and here for sample failures.
The text was updated successfully, but these errors were encountered: