We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6cd39 commit feabc36Copy full SHA for feabc36
vendor-directory/README.md
@@ -30,6 +30,7 @@ go help goproxy
30
- [Go 1.5 vendor experiment](https://go.googlesource.com/proposal/+/master/design/25719-go15vendor.md)
31
- [Vendor directories](https://golang.org/cmd/go/#hdr-Vendor_Directories)
32
- [Import path checking](https://golang.org/cmd/go/#hdr-Import_path_checking)
33
+- [Go Modules](https://blog.golang.org/using-go-modules)
34
- [VGO module](https://research.swtch.com/vgo-module)
35
- [Athens project](https://docs.gomods.io)
36
- [Athens project - GitHub](https://github.com/gomods/athens)
0 commit comments