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.16
  • Loading branch information
renovate[bot] committed Jan 22, 2024
1 parent f4cd319 commit 35bc69d
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.15.0
github.com/onsi/gomega v1.31.1
github.com/pkg/errors v0.9.1
github.com/sap/admission-webhook-runtime v0.1.15
github.com/sap/admission-webhook-runtime v0.1.16
github.com/sethvargo/go-password v0.2.0
github.com/spf13/pflag v1.0.5
k8s.io/api v0.29.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ github.com/sap/admission-webhook-runtime v0.1.14 h1:N7Cl3lBskez/DmOUJY3jNapqJfhU
github.com/sap/admission-webhook-runtime v0.1.14/go.mod h1:W6tpHMwd8HIkdSGXu0/EiWa+gLNnM623d+C+roNA1A0=
github.com/sap/admission-webhook-runtime v0.1.15 h1:AIdBomwWNwhRedPFuWM2xX9Dohmy2vIS+SKVffhcpUs=
github.com/sap/admission-webhook-runtime v0.1.15/go.mod h1:/2MumcN/Mg4EaoLx6isPnOz8FqdZkUqFzaukwfnb4q8=
github.com/sap/admission-webhook-runtime v0.1.16 h1:hMx6rVeSZ0zJ6r6f8T8Eq+Geu9AeA5XDJhA5PCrvrxc=
github.com/sap/admission-webhook-runtime v0.1.16/go.mod h1:cEM8jGxS4k1J7BTH/Dt9S342KTLYmjQ8AWw6nhFu/v0=
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 35bc69d

Please sign in to comment.