You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
README: clarify current status of Go dependency management
This change amends the initial README section to make it clear that
- the Go project has officially adopted modules as the way to manage dependencies in Go;
- the Module System is no longer a prototype, and it's ready for production use.
Fixesgolang/go#35894
0 commit comments