|
You are here |
rselbach.com | ||
| | | | |
jayconrod.com
|
|
| | | | | Go's module system is decentralized. An author can publish a new version by simply creating a tag in the module's source repository. How exactly does that work? What does the go command download, and from where? | |
| | | | |
mariocarrion.com
|
|
| | | | | Using Go Modules to manage dependencies | |
| | | | |
ukiahsmith.com
|
|
| | | | | Go 1.11 introduced a new concept of Modules which brings first class support for managing dependency versions and enabling reproducible builds. Go previously had no notion of dependency versions, and it has been a long and arduous road to get where we are now. Modules do not just copy the style of other programming language's dependency tools, rather it introduces a few slightly different concepts intended to enable programming in the large. | |
| | | | |
pliutau.com
|
|
| | | Software Engineering Lead with a passion for APIs, Web, Cloud, Microservices, DevOps, Kubernetes etc. Engineering Lead at solsten.io | ||