You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Golang 1.23.4 and 1.22.10 were released today. According to our Dependency management documentation, we want to stay on the latest patch version. This means updating the release-3.4 and release-3.5 branches to 1.22.10 and main to 1.23.4.
What would you like to be added?
Golang 1.23.4 and 1.22.10 were released today. According to our Dependency management documentation, we want to stay on the latest patch version. This means updating the
release-3.4
andrelease-3.5
branches to 1.22.10 andmain
to 1.23.4.Completion tracking below:
main
: go v1.23.4 - Bump go toolchain to 1.23.4 #19003release-3.5
: go v1.22.10 - [3.5] Bump go toolchain to 1.22.10 #19004release-3.4
: go v1.22.10 - [3.4] Bump Go to 1.22.10 #19005CHANGELOG
main
: go v1.23.4 - Updated Go toolchain to 1.23.4 bbolt#867release-1.3
: v1.22.10 - [1.3] Updated Go Version to 1.22.10 bbolt#868etcd-io/raft
main
: go v1.23.4 - Updated Go toolchain to 1.23.4 raft#244etcd-io/gofail
master
: go v1.22.10etcd-io/auger
main
: go v1.23.4 - Update Go Version to 1.23.4 auger#168main
: go v1.23.4 - Update to go 1.23 etcd-operator#8Please refer to previous issues and their pull requests, e.g., #18847 and #18665.
Why is this needed?
To keep the project up to date with the latest Go versions.
The text was updated successfully, but these errors were encountered: