File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
images/ext-auth-example-authsvc/rootfs Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ module example.com/authsvc
2
2
3
3
go 1.23.4
4
4
5
- require k8s.io/apimachinery v0.31.3
5
+ require k8s.io/apimachinery v0.32.0
6
6
7
7
require github.com/google/uuid v1.6.0 // indirect
Original file line number Diff line number Diff line change 1
1
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
2
2
github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
3
- k8s.io/apimachinery v0.31.3 h1:6l0WhcYgasZ/wk9ktLq5vLaoXJJr5ts6lkaQzgeYPq4 =
4
- k8s.io/apimachinery v0.31.3 /go.mod h1:rsPdaZJfTfLsNJSQzNHQvYoTmxhoOEofxtOsF3rtsMo =
3
+ k8s.io/apimachinery v0.32.0 h1:cFSE7N3rmEEtv4ei5X6DaJPHHX0C+upp+v5lVPiEwpg =
4
+ k8s.io/apimachinery v0.32.0 /go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE =
You can’t perform that action at this time.
0 commit comments