MarchukAn
handy guidelines about complicated things …
Andrii Marchuk 25.08.2021 0 Comments
Go, Programming
go, Golang
To clear cache in Go just run a simple command:
$ go clean -cache -modcache -i -r
← Previous post
Next post →
You must be logged in to post a comment.