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.21
  • Loading branch information
renovate[bot] committed Mar 18, 2024
1 parent 2d05959 commit 031fadf
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.16.0
github.com/onsi/gomega v1.31.1
github.com/pkg/errors v0.9.1
github.com/sap/admission-webhook-runtime v0.1.20
github.com/sap/admission-webhook-runtime v0.1.21
k8s.io/api v0.29.3
k8s.io/apimachinery v0.29.3
k8s.io/klog/v2 v2.120.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@ github.com/sap/admission-webhook-runtime v0.1.19 h1:iZHIGdjuVwJ/q2G45Dywt2YF3xBw
github.com/sap/admission-webhook-runtime v0.1.19/go.mod h1:N+boL5+qbAAx6nIhuyH0cV8p/khH8nG63aMyMMDeEKI=
github.com/sap/admission-webhook-runtime v0.1.20 h1:zyYgCH0nWx19dfYCIqQMtl9BzveZ5laCYwC2F3I6OFw=
github.com/sap/admission-webhook-runtime v0.1.20/go.mod h1:y4hs7rKG9zWDTaMnilXiugL9ZINBOYW5MHX6O01pXWg=
github.com/sap/admission-webhook-runtime v0.1.21 h1:kiZMmPduFypVUBSZ6UgCjBFBe4Y8kC38rKI2+tD6mxU=
github.com/sap/admission-webhook-runtime v0.1.21/go.mod h1:VbnwnaDwFOfJcwlVLPgv87UKtPV5aolGuJOKGe0qlFQ=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
Expand Down

0 comments on commit 031fadf

Please sign in to comment.