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.13.2
88 github.com/onsi/gomega v1.30.0
99 github.com/pkg/errors v0.9.1
10- github.com/sap/admission-webhook-runtime v0.1.13
10+ github.com/sap/admission-webhook-runtime v0.1.14
1111 k8s.io/api v0.29.0
1212 k8s.io/apimachinery v0.29.0
1313 k8s.io/klog/v2 v2.110.1
Original file line number Diff line number Diff line change @@ -122,6 +122,8 @@ github.com/sap/admission-webhook-runtime v0.1.12 h1:BnkgBQns+LIR4mQTdNB4+w1FZxL2
122122github.com/sap/admission-webhook-runtime v0.1.12 /go.mod h1:0mi+HkxjUZo+kSoLXAoZv50oyfi69om0Ouqfc+zfABg =
123123github.com/sap/admission-webhook-runtime v0.1.13 h1:674XQ35a6GxGMBFRSk0j4oilSnnIIDsgLHZJ7Jkry0E =
124124github.com/sap/admission-webhook-runtime v0.1.13 /go.mod h1:tLDI6zTdhDuQSfK/xOjnQlmhu6oby744xqDNlaJQQ4Y =
125+ github.com/sap/admission-webhook-runtime v0.1.14 h1:N7Cl3lBskez/DmOUJY3jNapqJfhUC+/aUrKypWeuAMs =
126+ github.com/sap/admission-webhook-runtime v0.1.14 /go.mod h1:W6tpHMwd8HIkdSGXu0/EiWa+gLNnM623d+C+roNA1A0 =
125127github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
126128github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
127129github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
You can’t perform that action at this time.
0 commit comments