Slide 27
Slide 27 text
GoのProposalにも書かれている
「Proposal: all, x/build/cmd/relui: automate go directive
maintenance in golang.org/x repositories」より引用:
> Another option would be to always use the latest 1.(N-1).X,
updating all the x repos each time a new minor Go release
comes out. That forces everyone to update to that new minor
release in order to incorporate any new x repo changes, which
seems too aggressive.
https://go.googlesource.com/proposal/+/HEAD/design/69095-x-repo-co
ntinuous-go.md#why-not-bump-on-each-minor-release
27