Y
Hacker News
new
|
ask
|
show
|
jobs
by
omginternets
1411 days ago
Is there a safe way to de-bloat go.sum?
1 comments
m90
1411 days ago
Theres go mod tidy, which does exactly that.
link
omginternets
1410 days ago
Does that clear out go.sum too? I thought it only affected go.mod ...
link