mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
add link to Modules
parent
65060401ac
commit
83b9f97de7
1
Home.md
1
Home.md
@ -52,6 +52,7 @@ Ready to write some Go code of your own? Here are a few links to help you get s
|
|||||||
- Start here: [Go open source projects](Projects).
|
- Start here: [Go open source projects](Projects).
|
||||||
- Search for Go packages: [godoc.org](http://godoc.org)
|
- Search for Go packages: [godoc.org](http://godoc.org)
|
||||||
- Visualization of the [Go open source package graph](https://anvaka.github.io/pm/#/galaxy/gosearch?l=1)
|
- Visualization of the [Go open source package graph](https://anvaka.github.io/pm/#/galaxy/gosearch?l=1)
|
||||||
|
- [Modules](Modules) - documentation on the dependency management system built into the Go command, added in 1.11.
|
||||||
- [Managing your dependencies](PackageManagementTools) - An overview of the tools you can use to manage third-party packages (vendoring).
|
- [Managing your dependencies](PackageManagementTools) - An overview of the tools you can use to manage third-party packages (vendoring).
|
||||||
- Publishing Go Packages as Open Source
|
- Publishing Go Packages as Open Source
|
||||||
- Getting ready to publish your package? [Start here.](PackagePublishing)
|
- Getting ready to publish your package? [Start here.](PackagePublishing)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user