[go] Bump images, dependencies and versions to go 1.22rc1

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato
2024-01-20 10:30:48 +01:00
parent c606448922
commit c9991e4270
6 changed files with 6 additions and 5 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.21.6
GOLANG_VERSION=1.22rc1
export
ifndef WHAT