Hacker News new | ask | show | jobs
by harikb 1768 days ago
> Module authors may deprecate a module by adding a // Deprecated: comment to go.mod, then tagging a new version. go get now prints a warning if a module needed to build packages named on the command line is deprecated.

Very good for the ecosystem. Nudge folks to upgrade from broken/insecure versions