Skip to content

Commit

Permalink
update k8s
Browse files Browse the repository at this point in the history
Signed-off-by: Hiram Foster <hiramfoster.co@gmail.com>
  • Loading branch information
hiramf authored Nov 15, 2024
1 parent ec82fbf commit b409c59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/admission-webhook/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ require (
github.com/mattbaird/jsonpatch v0.0.0-20171005235357-81af80346b1a
github.com/onsi/gomega v1.27.10
golang.org/x/net v0.13.0
k8s.io/api v0.28.1
k8s.io/apimachinery v0.28.1
k8s.io/client-go v0.28.1
k8s.io/api v0.31.2
k8s.io/apimachinery v0.31.2
k8s.io/client-go v0.31.2
k8s.io/klog v0.3.0
sigs.k8s.io/controller-runtime v0.16.2
)
Expand Down

0 comments on commit b409c59

Please sign in to comment.