Balancing development flexibility with structured release process — Go modules have come a long way since the August 2018 when the first module capability was launched as part of version 2.11. Traditionally, the recommendation has been one repo = one module. But, I think, over the past year, the Go module tooling along with GOPROXY protocol and infrastructure…