Commit 18d0c9a 1 parent 3a2c27b commit 18d0c9a Copy full SHA for 18d0c9a
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/onsi/gomega v1.34.2
8
8
github.com/pkg/errors v0.9.1
9
9
github.com/prometheus/client_golang v1.19.1
10
- github.com/sap/go-generics v0.2.18
10
+ github.com/sap/go-generics v0.2.19
11
11
k8s.io/api v0.30.3
12
12
k8s.io/apimachinery v0.30.3
13
13
k8s.io/client-go v0.30.3
Original file line number Diff line number Diff line change @@ -276,6 +276,8 @@ github.com/sap/go-generics v0.2.17 h1:kswmgZr0UIoqrL9DDC4ysiCU+3eoG11bMEZezAHBTo
276
276
github.com/sap/go-generics v0.2.17 /go.mod h1:TseqZbsc7l7WdR//sHA74FQ9e60AJ7zMhaFDsFsi5Tk =
277
277
github.com/sap/go-generics v0.2.18 h1:vkfXvxG9KICMxZw2PoLQE78tvSCrY0Qemrclg2MVniY =
278
278
github.com/sap/go-generics v0.2.18 /go.mod h1:sZcy1CCChvTGv+OBXZIvK1RtK58thCS2NMld7nE3I4k =
279
+ github.com/sap/go-generics v0.2.19 h1:7jhLhM0Bnq8Rwl5aOIHOBJem1WJ/oLTugz9H2+HGjwA =
280
+ github.com/sap/go-generics v0.2.19 /go.mod h1:GLFl9wBPK5ucywnbhkoH/tCSQy+T3cc+KJtNlzt370M =
279
281
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
280
282
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
281
283
github.com/stoewer/go-strcase v1.2.0 /go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8 =
You can’t perform that action at this time.
0 commit comments