Go: Update dependencies. (#13036)
This commit is contained in:
parent
361ccc95ed
commit
61f63253bc
9 changed files with 65 additions and 64 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue