Hacker News new | ask | show | jobs
by mseepgood 533 days ago
> Bumping go.mod and downloading the new version of go is usually all it takes!

Doesn't it auto-download when you bump go.mod nowadays?

1 comments

It might — I use nix to pin my development dependencies, including my `go` binary, so I'm not sure.