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.13
  • Loading branch information
renovate[bot] committed Dec 18, 2023
1 parent 07c390a commit 79c467b
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.13.2
github.com/onsi/gomega v1.30.0
github.com/pkg/errors v0.9.1
github.com/sap/admission-webhook-runtime v0.1.12
github.com/sap/admission-webhook-runtime v0.1.13
github.com/sethvargo/go-password v0.2.0
github.com/spf13/pflag v1.0.5
k8s.io/api v0.29.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ github.com/sap/admission-webhook-runtime v0.1.11 h1:irhoZQeZMOo+3RJnFe0YuHtskBXd
github.com/sap/admission-webhook-runtime v0.1.11/go.mod h1:vkBA12CGjoecG7gzBUpXiY4z0JsE7+d+gJykzzI+Oyc=
github.com/sap/admission-webhook-runtime v0.1.12 h1:BnkgBQns+LIR4mQTdNB4+w1FZxL2pKyxUm0OxG4ooEs=
github.com/sap/admission-webhook-runtime v0.1.12/go.mod h1:0mi+HkxjUZo+kSoLXAoZv50oyfi69om0Ouqfc+zfABg=
github.com/sap/admission-webhook-runtime v0.1.13 h1:674XQ35a6GxGMBFRSk0j4oilSnnIIDsgLHZJ7Jkry0E=
github.com/sap/admission-webhook-runtime v0.1.13/go.mod h1:tLDI6zTdhDuQSfK/xOjnQlmhu6oby744xqDNlaJQQ4Y=
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/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
Expand Down

0 comments on commit 79c467b

Please sign in to comment.