Skip to content

Commit b7d8579

Browse files
fix(deps): update module github.com/sap/admission-webhook-runtime to v0.1.91 (#186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 299e1e1 commit b7d8579

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/onsi/ginkgo/v2 v2.28.1
88
github.com/onsi/gomega v1.39.1
99
github.com/pkg/errors v0.9.1
10-
github.com/sap/admission-webhook-runtime v0.1.90
10+
github.com/sap/admission-webhook-runtime v0.1.91
1111
k8s.io/api v0.35.3
1212
k8s.io/apimachinery v0.36.0-rc.0
1313
k8s.io/klog/v2 v2.140.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ github.com/sap/admission-webhook-runtime v0.1.89 h1:xSwoRq4pMvxxPVEQAInpKdD2mj12
115115
github.com/sap/admission-webhook-runtime v0.1.89/go.mod h1:Dre/FZ+oLRFuNBsYUk2JbKH3DcwYrd6wd1I4aYR8Ugo=
116116
github.com/sap/admission-webhook-runtime v0.1.90 h1:ZAweG1v0FY3FEszafNzJcoqaGqVD3HFb3z6vAhFz6Gw=
117117
github.com/sap/admission-webhook-runtime v0.1.90/go.mod h1:iZU9odvAAJV8MHXaaMZ8kymzfHF2nFwLXZVYbhGHrQc=
118+
github.com/sap/admission-webhook-runtime v0.1.91 h1:JPmAuqyZkaCPZmPJLcJXV4RPDVcWC2qyYLaLYALxSMA=
119+
github.com/sap/admission-webhook-runtime v0.1.91/go.mod h1:egjswL2kbtmt4628mafiODtgZuxAPh5Fu3V98Ekm4bM=
118120
github.com/spf13/afero v1.12.0 h1:UcOPyRBYczmFn6yvphxkn9ZEOY65cpwGKb5mL36mrqs=
119121
github.com/spf13/afero v1.12.0/go.mod h1:ZTlWwG4/ahT8W7T0WQ5uYmjI9duaLQGy3Q2OAl4sk/4=
120122
github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY=

0 commit comments

Comments
 (0)