Bump k8s.io/apimachinery from 0.23.1 to 0.31.1 in /images/ext-auth-example-authsvc/rootfs (#12044)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
97e185578c
commit
e6e7790dde
2 changed files with 6 additions and 217 deletions
|
|
@ -2,6 +2,6 @@ module example.com/authsvc
|
|||
|
||||
go 1.22.7
|
||||
|
||||
require k8s.io/apimachinery v0.23.1
|
||||
require k8s.io/apimachinery v0.31.1
|
||||
|
||||
require github.com/google/uuid v1.1.2 // indirect
|
||||
require github.com/google/uuid v1.6.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue