File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ <h2 id="introduction">Introduction to Go 1.14</h2>
25
25
26
26
< p >
27
27
Module support in the < code > go</ code > command is now ready for production use,
28
- and we encourage all users to migrate to Go modules for dependency management.
29
- If you are unable to migrate due to a problem in the Go toolchain,
30
- please ensure that the problem has an
28
+ and we encourage all users to < a href =" https://blog.golang.org/migrating-to-go- modules" > migrate to Go
29
+ modules for dependency management </ a > . If you are unable to migrate due to a problem in the Go
30
+ toolchain, please ensure that the problem has an
31
31
< a href ="https://golang.org/issue?q=is%3Aissue+is%3Aopen+label%3Amodules "> open issue</ a >
32
32
filed. (If the issue is not on the < code > Go1.15</ code > milestone, please let us
33
33
know why it prevents you from migrating so that we can prioritize it
You can’t perform that action at this time.
0 commit comments