Skip to content

Commit

Permalink
fix(deps): update module github.com/sap/admission-webhook-runtime to …
Browse files Browse the repository at this point in the history
…v0.1.44
  • Loading branch information
renovate[bot] committed Oct 7, 2024
1 parent 5b12837 commit 03adf5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/onsi/ginkgo/v2 v2.20.2
github.com/onsi/gomega v1.34.2
github.com/pkg/errors v0.9.1
github.com/sap/admission-webhook-runtime v0.1.43
github.com/sap/admission-webhook-runtime v0.1.44
github.com/sethvargo/go-password v0.3.1
github.com/spf13/pflag v1.0.5
k8s.io/api v0.31.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,8 @@ github.com/sap/admission-webhook-runtime v0.1.42 h1:/IldyutSNHvpfAnCoueyHBNwhYnZ
github.com/sap/admission-webhook-runtime v0.1.42/go.mod h1:AI+Un5emF6vdq6XJb2foDKGIwWO9kDR4ldbmJlALmfo=
github.com/sap/admission-webhook-runtime v0.1.43 h1:z+Vaqx8lr8UJfV6Od1Suki4BNhG2Pv694KX3xCMUfew=
github.com/sap/admission-webhook-runtime v0.1.43/go.mod h1:9AIWkZDGZLZBn3VCqNvHGRD1JpSu+5bzwrhHWzk3vUE=
github.com/sap/admission-webhook-runtime v0.1.44 h1:gMQ1I6MVWy6rcDyuaSyMNMfepx+cxvtfLRTBYwy5mdc=
github.com/sap/admission-webhook-runtime v0.1.44/go.mod h1:Hqq5aW5pfyJ8saXFQvZXyCufBGkn5BpipJBjEgc9GeQ=
github.com/sethvargo/go-password v0.2.0 h1:BTDl4CC/gjf/axHMaDQtw507ogrXLci6XRiLc7i/UHI=
github.com/sethvargo/go-password v0.2.0/go.mod h1:Ym4Mr9JXLBycr02MFuVQ/0JHidNetSgbzutTr3zsYXE=
github.com/sethvargo/go-password v0.3.0 h1:OLFHZ91Z7NiNP3dnaPxLxCDXlb6TBuxFzMvv6bu+Ptw=
Expand Down

0 comments on commit 03adf5c

Please sign in to comment.