File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 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.36.2
8
8
github.com/pkg/errors v0.9.1
9
9
github.com/prometheus/client_golang v1.20.5
10
- github.com/sap/go-generics v0.2.22
10
+ github.com/sap/go-generics v0.2.23
11
11
k8s.io/api v0.32.0
12
12
k8s.io/apimachinery v0.32.0
13
13
k8s.io/client-go v0.32.0
Original file line number Diff line number Diff line change @@ -318,6 +318,8 @@ github.com/sap/go-generics v0.2.21 h1:WfRIqFSwEzHNww+q4iayCpo139EXIoKCIyv45qfo62
318
318
github.com/sap/go-generics v0.2.21 /go.mod h1:RctuDlZAmijeTY6LDaqhLYeepxdiR8AxPxlu7UQHNz0 =
319
319
github.com/sap/go-generics v0.2.22 h1:2CIlZaE6eSH3cNI69lqmLeingv+5u9sMHEP9Sfvp0ZA =
320
320
github.com/sap/go-generics v0.2.22 /go.mod h1:PRzfl0dQi4UxFajEv/CgX9gXDXP7AnsD5hzqk62TMLQ =
321
+ github.com/sap/go-generics v0.2.23 h1:SPJOJRpJZIebNqAgD05J/ppx6VpnkjMrsDhsPJW2LpU =
322
+ github.com/sap/go-generics v0.2.23 /go.mod h1:bXaOsCJQivxw+Yo+MH1e6oOz0vxb+v1Uaat9rCmlug4 =
321
323
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
322
324
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
323
325
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