I have a package with branch master only. Glide always installs from cache. How can I remove the cache. There is another alternative?
rm -rf ~/.glide/cache.
rm -rf ~/.glide/cache
Most helpful comment
rm -rf ~/.glide/cache.