On Friday, March 12, 2021 at 11:13:44 PM UTC-6 Carla Pfaff wrote:

> You use git clone. Go get is for adding a dependency to a project.
>
> Also how do I delete something I go getted?
>>
>  
> ~/go/pkg/mod is just a local cache, nothing you work in. You can clear the 
> whole module cache with go clean -modcache
>

I just want to remove one thing go getted, not the entire cache. 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/33d704a3-27e9-4000-8d30-0ee6bab7dbd4n%40googlegroups.com.

Reply via email to