Skip to content

Commit

Permalink
Bump go to 1.23.4 and bump base images to latest available
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Godding Boye <[email protected]>
  • Loading branch information
erikgb authored and taraspos committed Jan 27, 2025
1 parent a7c2969 commit 23de9cf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
10 changes: 5 additions & 5 deletions make/_shared/tools/00_mod.mk
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ ADDITIONAL_TOOLS ?=
tools += $(ADDITIONAL_TOOLS)

# https://go.dev/dl/
VENDORED_GO_VERSION := 1.23.3
VENDORED_GO_VERSION := 1.23.4

# Print the go version which can be used in GH actions
.PHONY: print-go-version
Expand Down Expand Up @@ -378,10 +378,10 @@ $(call for_each_kv,go_dependency,$(go_dependencies))
# File downloads #
##################

go_linux_amd64_SHA256SUM=a0afb9744c00648bafb1b90b4aba5bdb86f424f02f9275399ce0c20b93a2c3a8
go_linux_arm64_SHA256SUM=1f7cbd7f668ea32a107ecd41b6488aaee1f5d77a66efd885b175494439d4e1ce
go_darwin_amd64_SHA256SUM=c7e024d5c0bc81845070f23598caf02f05b8ae88fd4ad2cd3e236ddbea833ad2
go_darwin_arm64_SHA256SUM=31e119fe9bde6e105407a32558d5b5fa6ca11e2bd17f8b7b2f8a06aba16a0632
go_linux_amd64_SHA256SUM=6924efde5de86fe277676e929dc9917d466efa02fb934197bc2eba35d5680971
go_linux_arm64_SHA256SUM=16e5017863a7f6071363782b1b8042eb12c6ca4f4cd71528b2123f0a1275b13e
go_darwin_amd64_SHA256SUM=0f4e569b2d38cb75cb2efcaf56beb42778ab5e46d89318fef39060fe36d7b9b7
go_darwin_arm64_SHA256SUM=87d2bb0ad4fe24d2a0685a55df321e0efe4296419a9b3de03369dbe60b8acd3a

.PRECIOUS: $(DOWNLOAD_DIR)/tools/go@$(VENDORED_GO_VERSION)_$(HOST_OS)_$(HOST_ARCH).tar.gz
$(DOWNLOAD_DIR)/tools/go@$(VENDORED_GO_VERSION)_$(HOST_OS)_$(HOST_ARCH).tar.gz: | $(DOWNLOAD_DIR)/tools
Expand Down
20 changes: 10 additions & 10 deletions make/base_images.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# +skip_license_check
# autogenerated by hack/latest-base-images.sh
STATIC_BASE_IMAGE_amd64 := gcr.io/distroless/static-debian12@sha256:da2ac7d8a75b088d4fcaf29e0ea7387ef23b68bc849b78441e50181ef9962264
STATIC_BASE_IMAGE_arm64 := gcr.io/distroless/static-debian12@sha256:e2d1ce5d5a89eadf85c5562e07f74e29a8831a71947d7a37637d74c7965f3f4a
STATIC_BASE_IMAGE_s390x := gcr.io/distroless/static-debian12@sha256:89e4535bb0e17ee1adc0e65f6604fce71c5014e19d3c34970c03fe1733ba9fd6
STATIC_BASE_IMAGE_arm := gcr.io/distroless/static-debian12@sha256:e88eae98182a69dbe853a0674408ebe08f1b58c2655161862e68fa5dc4deab84
STATIC_BASE_IMAGE_ppc64le := gcr.io/distroless/static-debian12@sha256:600b699062d6e0d140756436e9f9a7ac13cdc1c18aac4af932f84874c350da7e
DYNAMIC_BASE_IMAGE_amd64 := gcr.io/distroless/base-debian12@sha256:7a84afc88a0f078dbf559ea2e511047706acaeadfb6ecdfb14657c17b006c817
DYNAMIC_BASE_IMAGE_arm64 := gcr.io/distroless/base-debian12@sha256:7034c17c8c2268f4cabbaf8eced1ff311f666e0b38228a8205a30faf0b1aa37f
DYNAMIC_BASE_IMAGE_s390x := gcr.io/distroless/base-debian12@sha256:3a9c7dbd4e14447cc3de95803c353b6d0f482b1243990ebec77882d404df4220
DYNAMIC_BASE_IMAGE_arm := gcr.io/distroless/base-debian12@sha256:02b1a9880b3a52d877e7b10c7d255b1945585995d5f96f8c23125d47444af8a8
DYNAMIC_BASE_IMAGE_ppc64le := gcr.io/distroless/base-debian12@sha256:36c41d34d5ed271ea8489c71dd799ea06e6ed043ebe63d81167ca6aecb1ba880
STATIC_BASE_IMAGE_amd64 := gcr.io/distroless/static-debian12@sha256:f45e938627ab72bda25bdcb1fcd9a0661d2fde2b6c59b04108517bdce106b78d
STATIC_BASE_IMAGE_arm64 := gcr.io/distroless/static-debian12@sha256:50f827f875a7a4fc95ebbfcb309f20268065152926ff24672ec0eec70c162f21
STATIC_BASE_IMAGE_s390x := gcr.io/distroless/static-debian12@sha256:202447375241a6422d2ae05f9553c4c14371fdb9de638d31cda8e5463ad871a0
STATIC_BASE_IMAGE_arm := gcr.io/distroless/static-debian12@sha256:49b5b000ee2d86e757dc35077209bc3b75722f50d05b538bdb5af20832403bc7
STATIC_BASE_IMAGE_ppc64le := gcr.io/distroless/static-debian12@sha256:223a240d7ce3366f29115d746a6a6ede70450f13988a2b30f5461f9f82b842a4
DYNAMIC_BASE_IMAGE_amd64 := gcr.io/distroless/base-debian12@sha256:2b9eff8cf2e2463d093007aed5e844c854bb29bef478f36fb63590b9f09a9824
DYNAMIC_BASE_IMAGE_arm64 := gcr.io/distroless/base-debian12@sha256:c010d57c42bc138d052870a12fd2116d77076b86f580435d51dfca2a1ace08dd
DYNAMIC_BASE_IMAGE_s390x := gcr.io/distroless/base-debian12@sha256:ea6953dd1cf5867da94d62da9fe52966ef6eda7a88af088c3a99a8393a530d3b
DYNAMIC_BASE_IMAGE_arm := gcr.io/distroless/base-debian12@sha256:5b3dbe422b1a0f70ed5a0da78d7bf8aed5b47598a1a550002023dbaa54e102e8
DYNAMIC_BASE_IMAGE_ppc64le := gcr.io/distroless/base-debian12@sha256:b7a5ee4b11a6b5bece243b07d457a43dbc3a1167e4567dbf49828298b5b2ef7f

0 comments on commit 23de9cf

Please sign in to comment.