Skip to content

Commit 1d00253

Browse files
Bump k8s.io/apimachinery from 0.23.1 to 0.31.1 in /images/ext-auth-example-authsvc/rootfs (#12041)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f061a9a commit 1d00253

File tree

2 files changed

+6
-217
lines changed

2 files changed

+6
-217
lines changed

images/ext-auth-example-authsvc/rootfs/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ module example.com/authsvc
22

33
go 1.22.7
44

5-
require k8s.io/apimachinery v0.23.1
5+
require k8s.io/apimachinery v0.31.1
66

7-
require github.com/google/uuid v1.1.2 // indirect
7+
require github.com/google/uuid v1.6.0 // indirect

0 commit comments

Comments
 (0)