Skip to content

Commit 93d68bc

Browse files
committed
fix(deps): update module github.com/sap/admission-webhook-runtime to v0.1.39
1 parent b5796ea commit 93d68bc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/onsi/ginkgo/v2 v2.20.0
88
github.com/onsi/gomega v1.34.1
99
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
1111
github.com/sethvargo/go-password v0.3.1
1212
github.com/spf13/pflag v1.0.5
1313
k8s.io/api v0.31.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,8 @@ github.com/sap/admission-webhook-runtime v0.1.37 h1:qiqflc4nw1NI6r7IUiO5mvqdz9kD
255255
github.com/sap/admission-webhook-runtime v0.1.37/go.mod h1:4NfnTGNJBamje8MVPucX+xQ6C9UIAetiZdaajb7+mF0=
256256
github.com/sap/admission-webhook-runtime v0.1.38 h1:cU0C29UhVE6RaJekAsuuqV4iQOOYAwtBpfrTXeyFEio=
257257
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=
258260
github.com/sethvargo/go-password v0.2.0 h1:BTDl4CC/gjf/axHMaDQtw507ogrXLci6XRiLc7i/UHI=
259261
github.com/sethvargo/go-password v0.2.0/go.mod h1:Ym4Mr9JXLBycr02MFuVQ/0JHidNetSgbzutTr3zsYXE=
260262
github.com/sethvargo/go-password v0.3.0 h1:OLFHZ91Z7NiNP3dnaPxLxCDXlb6TBuxFzMvv6bu+Ptw=

0 commit comments

Comments
 (0)