<p>
Module support in the <code>go</code> command is now ready for production use,
- and we encourage all users to migrate to Go modules for dependency management.
- If you are unable to migrate due to a problem in the Go toolchain,
- please ensure that the problem has an
+ and we encourage all users to <a href="https://blog.golang.org/migrating-to-go-modules">migrate to Go
+ modules for dependency management</a>. If you are unable to migrate due to a problem in the Go
+ toolchain, please ensure that the problem has an
<a href="https://golang.org/issue?q=is%3Aissue+is%3Aopen+label%3Amodules">open issue</a>
filed. (If the issue is not on the <code>Go1.15</code> milestone, please let us
know why it prevents you from migrating so that we can prioritize it