use patch number

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato 2024-02-09 14:47:56 +01:00
parent ddb0b8da9d
commit eec508e488
Failed to extract signature
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1.22
1.22.0

View File

@ -2392,4 +2392,4 @@ rules:
- staging/src/k8s.io/endpointslice
recursive-delete-patterns:
- '*/.gitattributes'
default-go-version: 1.22
default-go-version: 1.22.0

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
GOLANG_VERSION=1.22.0
export
ifndef WHAT