Skip to content

Instantly share code, notes, and snippets.

@from-unknown
Created March 5, 2020 05:33
Show Gist options
  • Save from-unknown/b29081a8f0ad03c2a674fcf8abc98a9e to your computer and use it in GitHub Desktop.
Save from-unknown/b29081a8f0ad03c2a674fcf8abc98a9e to your computer and use it in GitHub Desktop.
When go get and 410 error occurs
# https://github.com/golang/go/issues/35164
export GO111MODULE=on
export GOPROXY=direct
export GOSUMDB=off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment