upgrade Golang to 1.21#10890
Conversation
f506184 to
00e83ed
Compare
Signed-off-by: Guillaume Lours <[email protected]>
00e83ed to
020b57c
Compare
|
Why? |
|
@cpuguy83 why would we want to keep an older version ? |
|
Bumping the go.mod means everyone who compiles it has to bump the go version. Anyway, the point is not to say "you shouldn't have done this" but "what's the reason for the decision?". |
obviously! But if you exclude a few Linux distribution maintainers who have to compile on their own, the many others just consume Docker Compose as a pre-built binary and aren't affected.
because we want to rely on latest available and can benefits potential optimizations or new constructs it offers. We don't wait to see a coding opportunity to bump version. |
What I did
Bump Golang to version
1.21Related issue
N/A
(not mandatory) A picture of a cute animal, if possible in relation to what you did
