releng: Update images, dependencies and version to Go 1.19.5

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato
2023-01-12 13:43:57 +01:00
parent 457341c3d4
commit eb38f1508a
6 changed files with 8 additions and 8 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.19.4
GOLANG_VERSION=1.19.5
export
ifndef WHAT