diff --git a/doc/go1.14.html b/doc/go1.14.html index 9d5dff6bc6072e..6e7c5dc9b62ffa 100644 --- a/doc/go1.14.html +++ b/doc/go1.14.html @@ -25,9 +25,9 @@

Introduction to Go 1.14

Module support in the go 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 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 open issue filed. (If the issue is not on the Go1.15 milestone, please let us know why it prevents you from migrating so that we can prioritize it