> 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
Very good for the ecosystem. Nudge folks to upgrade from broken/insecure versions