File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/onsi/ginkgo/v2 v2.17.2
88 github.com/onsi/gomega v1.33.1
99 github.com/pkg/errors v0.9.1
10- github.com/sap/admission-webhook-runtime v0.1.27
10+ github.com/sap/admission-webhook-runtime v0.1.28
1111 k8s.io/api v0.30.0
1212 k8s.io/apimachinery v0.30.0
1313 k8s.io/klog/v2 v2.120.1
Original file line number Diff line number Diff line change @@ -174,6 +174,8 @@ github.com/sap/admission-webhook-runtime v0.1.26 h1:XJGkDKWv9u/M99bWhq0i9p5pXqeb
174174github.com/sap/admission-webhook-runtime v0.1.26 /go.mod h1:chTGzylwBUBvtUIMDLQmXtG+d3+OQAWHBnuGkUnmHTU =
175175github.com/sap/admission-webhook-runtime v0.1.27 h1:QiOYP/7X6EO5sDdHyQPURzp56YbYplODJ/UpGAXWt94 =
176176github.com/sap/admission-webhook-runtime v0.1.27 /go.mod h1:+IzYT3QHeD2x166rbx/kuouN17nlovIEhh1oA/iWwW0 =
177+ github.com/sap/admission-webhook-runtime v0.1.28 h1:aannkVRSCt1sZMgcawJCawnCDbabbGoep6Mr7IXk5jM =
178+ github.com/sap/admission-webhook-runtime v0.1.28 /go.mod h1:M2irpAYpqzraZogexdBf32ev3+oOTfM3s+tekFC+vdU =
177179github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
178180github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
179181github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
You can’t perform that action at this time.
0 commit comments