Programming

Clear cache in GO

To clear cache in Go just run a simple command:

$ go clean -cache -modcache -i -r