"To remove all downloaded modules, you can pass the -modcache flag to go clean:"
go clean -modcache
📓 Reference: https://go.dev/doc/code
"To remove all downloaded modules, you can pass the -modcache flag to go clean:"
go clean -modcache
📓 Reference: https://go.dev/doc/code