Bump k8s.io/apimachinery from 0.31.3 to 0.32.0 in /images/ext-auth-example-authsvc/rootfs (#12501)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5a3c1a0034
commit
46b7ebd994
2 changed files with 3 additions and 3 deletions
|
|
@ -2,6 +2,6 @@ module example.com/authsvc
|
|||
|
||||
go 1.23.4
|
||||
|
||||
require k8s.io/apimachinery v0.31.3
|
||||
require k8s.io/apimachinery v0.32.0
|
||||
|
||||
require github.com/google/uuid v1.6.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue