Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save akoserwal/1258a05e3c5fb8d814f4b58745847733 to your computer and use it in GitHub Desktop.
Save akoserwal/1258a05e3c5fb8d814f4b58745847733 to your computer and use it in GitHub Desktop.
go-clean-module
$ export GO111MODULE=off
$ go clean --modcache
$ go clean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment