Created
May 26, 2020 10:41
-
-
Save akoserwal/1258a05e3c5fb8d814f4b58745847733 to your computer and use it in GitHub Desktop.
go-clean-module
This file contains hidden or 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
$ 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