Skip to content
New issue

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

http2/transport.go:417:45: undefined: os.ErrDeadlineExceeded #1128

Open
kenorb opened this issue Nov 6, 2021 · 2 comments
Open

http2/transport.go:417:45: undefined: os.ErrDeadlineExceeded #1128

kenorb opened this issue Nov 6, 2021 · 2 comments

Comments

@kenorb
Copy link

kenorb commented Nov 6, 2021

$ go get -u github.com/odeke-em/drive/drive-google
# golang.org/x/net/http2
../../../go/src/golang.org/x/net/http2/transport.go:417:45: undefined: os.ErrDeadlineExceeded
  • OS: Ubuntu
@3gmgithub
Copy link

Same issue Ubuntu 20.04

@ihor-sokoliuk
Copy link

Use the latest version of Go. Mine was 1.13.8 and upgrading to 1.17.3 fixed this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants