Hacker News new | ask | show | jobs
by mappu 2883 days ago
So is GO111MODULE. You just type `go build` and it resolves dependencies as part of the build. It's even one less step than `dep ensure`.