releng: Update images, dependencies and version to Go 1.19.2

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
This commit is contained in:
Marko Mudrinić
2022-10-06 20:00:41 +02:00
parent 93d1c43b49
commit 2d494ef9ba
5 changed files with 7 additions and 7 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.1
GOLANG_VERSION=1.19.2
export
ifndef WHAT