Go: Update dependencies. (#13543)

This commit is contained in:
Marco Ebert 2025-06-23 11:58:54 +02:00 committed by GitHub
parent dd22f7412b
commit 86f94ed342
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 51 additions and 51 deletions

View file

@ -2,6 +2,6 @@ module k8s.io/ingress-nginx/ext-auth-example-authsvc
go 1.24.4
require k8s.io/apimachinery v0.33.1
require k8s.io/apimachinery v0.33.2
require github.com/google/uuid v1.6.0 // indirect