Skip to content

Instantly share code, notes, and snippets.

@abaron
Created January 13, 2021 21:02
Show Gist options
  • Save abaron/61b9134936be36228383cee8f647cd42 to your computer and use it in GitHub Desktop.
Save abaron/61b9134936be36228383cee8f647cd42 to your computer and use it in GitHub Desktop.
Error 410 gone during go.mod import
$ export GO111MODULE=on
$ export GOPROXY=direct
$ export GOSUMDB=off
$ go get -v -u github.com/alessiosavi/GoGPUtils@v0.0.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment