Go: Update dependencies. (#13036)

This commit is contained in:
Marco Ebert 2025-03-24 15:16:33 +01:00 committed by GitHub
parent 361ccc95ed
commit 61f63253bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 65 additions and 64 deletions

View file

@ -1,6 +1,7 @@
module example.com/authsvc
go 1.24.1
require k8s.io/apimachinery v0.32.3
require github.com/google/uuid v1.6.0 // indirect