update golang to 1.22.4 (#11431)

Signed-off-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2024-06-10 02:36:26 -07:00 committed by GitHub
parent 9f4d0104dd
commit 4d3a363caf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 3 deletions

2
go.mod
View file

@ -2,7 +2,7 @@ module k8s.io/ingress-nginx
go 1.22.0
toolchain go1.22.2
toolchain go1.22.4
require (
dario.cat/mergo v1.0.0