Created
January 13, 2021 21:02
-
-
Save abaron/61b9134936be36228383cee8f647cd42 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error 410 gone during go.mod import | |
$ export GO111MODULE=on | |
$ export GOPROXY=direct | |
$ export GOSUMDB=off | |
$ go get -v -u github.com/alessiosavi/[email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment