01
Go Modules, Minimal Version Selection, and Verifiable Dependency Distribution
Go Modules replaced GOPATH-centered dependency workflows with versioned module manifests, minimal version selection, checksums and a public proxy architecture integrated directly into the Go command.
↗