| 30 May 2025 |
jrick | forget GOPATH exists, the ones that matter are GOCACHE and GOMODCACHE | 18:31:18 |
@s_r:matrix.org | I guess the thing that got me thinking about this is that I need to download any given module once, the first time I need it, but then I don't need to do that again even if I'm in a different shell | 18:34:07 |
@s_r:matrix.org | which is convenient, but was counter intuitive at first | 18:34:32 |
@s_r:matrix.org | I think I can live with that given that there is still a vendor hash | 18:34:55 |