Replies: 1 comment 2 replies
-
|
Seems like a network issue somewhere between you and the Go module proxy. If the problem persists maybe try running with env |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
go mod init hello
go get github.com/jackc/pgx/v5
why i get this?
go: module github.com/jackc/pgx/v5: Get "https://proxy.golang.org/github.com/jackc/pgx/v5/@v/list": read tcp 10.11.11.69:53838->173.194.222.141:443: read: connection reset by peer
Beta Was this translation helpful? Give feedback.
All reactions