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.6
  • Loading branch information
renovate[bot] committed Oct 16, 2023
1 parent ae59088 commit b6b9db1
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.0
github.com/onsi/gomega v1.28.0
github.com/pkg/errors v0.9.1
github.com/sap/admission-webhook-runtime v0.1.5
github.com/sap/admission-webhook-runtime v0.1.6
k8s.io/api v0.28.2
k8s.io/apimachinery v0.28.2
k8s.io/klog/v2 v2.100.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ github.com/sap/admission-webhook-runtime v0.1.4 h1:8qChQb6OmN5fbe+Yi3wSJiuCiLBCH
github.com/sap/admission-webhook-runtime v0.1.4/go.mod h1:CZuk2hLfVgxftyvyLSvgHQKxyY1mM7WL8A9p8v2y4tw=
github.com/sap/admission-webhook-runtime v0.1.5 h1:DTDzZQZ/FtNtRKS9g7kKuWgmm73TtoIRDwFddxTJtTs=
github.com/sap/admission-webhook-runtime v0.1.5/go.mod h1:4MtypwYvxSz18gc388XIt3UJQX3Z6QEoGDSoUqd7UtE=
github.com/sap/admission-webhook-runtime v0.1.6 h1:1tb9oyyRJFplYnBV7VFH9H1XqtmrOkvQg/hxeUDZOjw=
github.com/sap/admission-webhook-runtime v0.1.6/go.mod h1:4CI97F9WoYvj9xpKym52Q67bC655LXMNn1B6mBDGqKA=
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 b6b9db1

Please sign in to comment.