File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/onsi/ginkgo/v2 v2.32.0
88 github.com/onsi/gomega v1.42.1
99 github.com/pkg/errors v0.9.1
10- github.com/sap/admission-webhook-runtime v0.1.99
10+ github.com/sap/admission-webhook-runtime v0.1.100
1111 k8s.io/api v0.36.2
1212 k8s.io/apimachinery v0.36.2
1313 k8s.io/klog/v2 v2.140.0
Original file line number Diff line number Diff line change @@ -90,6 +90,8 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
9090github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
9191github.com/sap/admission-webhook-runtime v0.1.99 h1:6D0U2jI7QV78n3suFSiGlJK0bMptVFxq17L1Y3u0tH0 =
9292github.com/sap/admission-webhook-runtime v0.1.99 /go.mod h1:aw3txMUtVfjKv4kRgc412fDW1APlPeKrABMKecHNSY0 =
93+ github.com/sap/admission-webhook-runtime v0.1.100 h1:YqgBzJTaXxYeNBGH9eNflYqIGNncfHTUhIhSLHU6NGg =
94+ github.com/sap/admission-webhook-runtime v0.1.100 /go.mod h1:G29TjXeUKaVxrdUbxsrR5ZS4QKWsLODNKOAxw5nG1+E =
9395github.com/spf13/afero v1.12.0 h1:UcOPyRBYczmFn6yvphxkn9ZEOY65cpwGKb5mL36mrqs =
9496github.com/spf13/afero v1.12.0 /go.mod h1:ZTlWwG4/ahT8W7T0WQ5uYmjI9duaLQGy3Q2OAl4sk/4 =
9597github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
You can’t perform that action at this time.
0 commit comments