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 (
7
7
github.com/onsi/ginkgo/v2 v2.20.0
8
8
github.com/onsi/gomega v1.34.1
9
9
github.com/pkg/errors v0.9.1
10
- github.com/sap/admission-webhook-runtime v0.1.38
10
+ github.com/sap/admission-webhook-runtime v0.1.39
11
11
github.com/sethvargo/go-password v0.3.1
12
12
github.com/spf13/pflag v1.0.5
13
13
k8s.io/api v0.31.0
Original file line number Diff line number Diff line change @@ -255,6 +255,8 @@ github.com/sap/admission-webhook-runtime v0.1.37 h1:qiqflc4nw1NI6r7IUiO5mvqdz9kD
255
255
github.com/sap/admission-webhook-runtime v0.1.37 /go.mod h1:4NfnTGNJBamje8MVPucX+xQ6C9UIAetiZdaajb7+mF0 =
256
256
github.com/sap/admission-webhook-runtime v0.1.38 h1:cU0C29UhVE6RaJekAsuuqV4iQOOYAwtBpfrTXeyFEio =
257
257
github.com/sap/admission-webhook-runtime v0.1.38 /go.mod h1:tqkQ1fzDZN8aoM9tGNIA5al0AED0m+GR6Ry4RRPh+MM =
258
+ github.com/sap/admission-webhook-runtime v0.1.39 h1:7JknUPOiBAz4yRdrt8+kwAeuovbg1y5P9TzZdrtL/Hs =
259
+ github.com/sap/admission-webhook-runtime v0.1.39 /go.mod h1:uvHZtu4lYngnkBUAVwf5Mv8wwSvKKCM8FM+vfave/U0 =
258
260
github.com/sethvargo/go-password v0.2.0 h1:BTDl4CC/gjf/axHMaDQtw507ogrXLci6XRiLc7i/UHI =
259
261
github.com/sethvargo/go-password v0.2.0 /go.mod h1:Ym4Mr9JXLBycr02MFuVQ/0JHidNetSgbzutTr3zsYXE =
260
262
github.com/sethvargo/go-password v0.3.0 h1:OLFHZ91Z7NiNP3dnaPxLxCDXlb6TBuxFzMvv6bu+Ptw =
You can’t perform that action at this time.
0 commit comments