Go: Update dependencies. (#13283)

This commit is contained in:
Marco Ebert 2025-04-24 18:46:31 +02:00 committed by GitHub
parent b4fec41533
commit 25ac7dccb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 45 additions and 45 deletions

View file

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