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.52 (#108)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 2ddff59 commit cd7e2b5
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.22.1
github.com/onsi/gomega v1.36.1
github.com/pkg/errors v0.9.1
github.com/sap/admission-webhook-runtime v0.1.51
github.com/sap/admission-webhook-runtime v0.1.52
k8s.io/api v0.32.0
k8s.io/apimachinery v0.32.0
k8s.io/client-go v0.32.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,8 @@ github.com/sap/admission-webhook-runtime v0.1.50 h1:b/Fot5X/GA8dw1hZ0mTRcOSldfX+
github.com/sap/admission-webhook-runtime v0.1.50/go.mod h1:40m3/pqhaEeA3Wqv+1eAM5wNKR6mmAbc33CgUBzm9Dk=
github.com/sap/admission-webhook-runtime v0.1.51 h1:erpd0KIQdZR2Cu3i/VsdaDe4Y/Opf9FJZESH69L91VM=
github.com/sap/admission-webhook-runtime v0.1.51/go.mod h1:PlxDeAp2n/LWG9uj/9fuhyR8Y1OmaRRSPTk41543wvw=
github.com/sap/admission-webhook-runtime v0.1.52 h1:KsikDIx3p9zsuhTv93YfKo+iCykiMMCq/UpbXQvZZVI=
github.com/sap/admission-webhook-runtime v0.1.52/go.mod h1:s6boMMMZO5B0i5kF571E8Z3N4erAWBk3T2pnT9DRxPc=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit cd7e2b5

Please sign in to comment.