Bump k8s.io/apimachinery from 0.31.3 to 0.32.0 in /images/ext-auth-example-authsvc/rootfs (#12491)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-16 12:10:52 +01:00 committed by GitHub
parent 8318affbb4
commit 9cea5dee69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -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