Bump to build with go 1.23.6

This commit is contained in:
Jordan Liggitt
2025-02-15 13:09:34 -05:00
parent 94949beccf
commit 3a9f05a1e6
6 changed files with 12 additions and 11 deletions

View File

@@ -16,7 +16,7 @@ REGISTRY ?= registry.k8s.io/e2e-test-images
GOARM ?= 7
DOCKER_CERT_BASE_PATH ?=
QEMUVERSION=v5.1.0-2
GOLANG_VERSION=1.22.12
GOLANG_VERSION=1.23.6
export
ifndef WHAT