Go: Bump to v1.24.4. (#13494)

This commit is contained in:
Marco Ebert 2025-06-08 19:30:22 +02:00 committed by GitHub
parent 7b52655376
commit 4ed49762d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 7 additions and 7 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module k8s.io/ingress-nginx
go 1.24.3
go 1.24.4
require (
dario.cat/mergo v1.0.2