Skip to content

[go1.23] Bump golang to 1.23.10 and k8s utility to 1.31.9 #684

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ blocks:
env_vars:
# The branch to test the current go-build against
- name: CALICO_BRANCH
value: master
value: release-v3.29
jobs:
- name: Build calico/go-build image
commands:
Expand Down
12 changes: 6 additions & 6 deletions images/calico-go-build/versions.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
golang:
version: 1.23.8
version: 1.23.10
checksum:
sha256:
amd64: 45b87381172a58d62c977f27c4683c8681ef36580abecd14fd124d24ca306d3f
arm64: 9d6d938422724a954832d6f806d397cf85ccfde8c581c201673e50e634fdc992
ppc64le: 0cadab469e612b159f5f68b1a30d75aa7b7e1ed5292746005a6a3c8ff04e6f35
s390x: cbe954ee534eb02aa782639716d8c25706dd171445f7c8336bd2fc0b8f6fe38e
amd64: 535f9f81802499f2a7dbfa70abb8fda3793725fcc29460f719815f6e10b5fd60
arm64: bfb1f1df7173f44648ee070a39ab0481068632f595305a699d89cd56a33b8081
ppc64le: 8fb94455cfa5e9a5e8af2bfbc7323a6fed2dabaffda1a69dae5dd41b669bbb57
s390x: 7d0e8651eb54fce5cfe2d4b412ddfa50144ce21907f72192a6549ffe03db4e1f
kubernetes:
version: 1.31.7
version: 1.31.9
llvm:
version: 18.1.8