Merge pull request #121808 from cpanato/go-update-main

[go] Bump images, dependencies and versions to go 1.21.4
This commit is contained in:
Kubernetes Prow Robot
2023-11-13 16:15:44 +01:00
committed by GitHub
40 changed files with 69 additions and 69 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.3
GOLANG_VERSION=1.21.4
export
ifndef WHAT