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.33
  • Loading branch information
renovate[bot] committed Jun 17, 2024
1 parent 982d81c commit 9ead7ec
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.19.0
github.com/onsi/gomega v1.33.1
github.com/pkg/errors v0.9.1
github.com/sap/admission-webhook-runtime v0.1.32
github.com/sap/admission-webhook-runtime v0.1.33
k8s.io/api v0.30.2
k8s.io/apimachinery v0.30.2
k8s.io/client-go v0.30.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,8 @@ github.com/sap/admission-webhook-runtime v0.1.31 h1:iClj9aWDg+rFtH67kM39hdX+YKjV
github.com/sap/admission-webhook-runtime v0.1.31/go.mod h1:kKAl3I3w5072ALPhyjucNaS6QkOh6Y61ukhG4M/76+I=
github.com/sap/admission-webhook-runtime v0.1.32 h1:YXb7MfmAL6YQTgDeyieYg4eJYY76uAcjpVMNA0FiS/A=
github.com/sap/admission-webhook-runtime v0.1.32/go.mod h1:9SlhPvVH2UbartZy0xfmbl+fS8byQRaB0P38OqsExQY=
github.com/sap/admission-webhook-runtime v0.1.33 h1:l9LFn6QdsgzjuF/iKXSoWaoP4EstOqtmdU6NP34GSJY=
github.com/sap/admission-webhook-runtime v0.1.33/go.mod h1:KK6fKCYs/kZUVL2rj2nadlkiqQkm8hwsUh3RgusKXHk=
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 9ead7ec

Please sign in to comment.