Clear cache in GO

To clear cache in Go just run a simple command:

$ go clean -cache -modcache -i -r
image_pdfimage_print

Leave a Comment