Skip to content

Commit fda14a3

Browse files
fix(deps): update module github.com/sap/go-generics to v0.2.23 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28c367b commit fda14a3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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/gomega v1.36.2
88
github.com/pkg/errors v0.9.1
99
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
1111
k8s.io/api v0.32.0
1212
k8s.io/apimachinery v0.32.0
1313
k8s.io/client-go v0.32.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,8 @@ github.com/sap/go-generics v0.2.21 h1:WfRIqFSwEzHNww+q4iayCpo139EXIoKCIyv45qfo62
318318
github.com/sap/go-generics v0.2.21/go.mod h1:RctuDlZAmijeTY6LDaqhLYeepxdiR8AxPxlu7UQHNz0=
319319
github.com/sap/go-generics v0.2.22 h1:2CIlZaE6eSH3cNI69lqmLeingv+5u9sMHEP9Sfvp0ZA=
320320
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=
321323
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
322324
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
323325
github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8=

0 commit comments

Comments
 (0)