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.4
  • Loading branch information
renovate[bot] committed Sep 25, 2023
1 parent e7733bd commit d5c6d6c
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.12.1
github.com/onsi/gomega v1.27.10
github.com/pkg/errors v0.9.1
github.com/sap/admission-webhook-runtime v0.1.3
github.com/sap/admission-webhook-runtime v0.1.4
k8s.io/api v0.28.2
k8s.io/apimachinery v0.28.2
k8s.io/client-go v0.28.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ github.com/sap/admission-webhook-runtime v0.1.2 h1:yI3DkgaAhS+EKGr3poCPWtGRw/7Ip
github.com/sap/admission-webhook-runtime v0.1.2/go.mod h1:PZ0/lKwFJjxsCsv9gY5/2PPi1KWt2aDymXf4ta5+WWY=
github.com/sap/admission-webhook-runtime v0.1.3 h1:Y0tErBT1O3XnFtPXGQ6oCd56/C9sKe/JEPUme85fbDI=
github.com/sap/admission-webhook-runtime v0.1.3/go.mod h1:C6Gx72plzFGYJdfDX73H8Fp/FLcl0XX4kt/OJaAutfo=
github.com/sap/admission-webhook-runtime v0.1.4 h1:8qChQb6OmN5fbe+Yi3wSJiuCiLBCHZNb2OqfMaidLFQ=
github.com/sap/admission-webhook-runtime v0.1.4/go.mod h1:CZuk2hLfVgxftyvyLSvgHQKxyY1mM7WL8A9p8v2y4tw=
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
Expand Down

0 comments on commit d5c6d6c

Please sign in to comment.