Hacker News new | ask | show | jobs
by indil 1376 days ago
go.mod lists minimum versions. Minimum Version Selection may increase the versions used as required by other packages in the build. go.mod isn't a lock file.