go install fails
Opened this issue · 1 comments
juliyvchirkov commented
WestleyR commented
Go proxy is still caching old (deleted) tags. Yes I know, I dont normally delete tags. Temporarily you can disable proxy with GOPROXY=direct
, so like:
GOPROXY=direct go install github.com/WestleyR/srm@latest