Skip to content

Commit 95e6f4c

Browse files
fix(deps): update module github.com/sap/go-generics to v0.2.18
1 parent 3e4899a commit 95e6f4c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/onsi/gomega v1.34.1
88
github.com/pkg/errors v0.9.1
99
github.com/prometheus/client_golang v1.19.1
10-
github.com/sap/go-generics v0.2.17
10+
github.com/sap/go-generics v0.2.18
1111
k8s.io/api v0.30.3
1212
k8s.io/apimachinery v0.30.3
1313
k8s.io/client-go v0.30.3

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,8 @@ github.com/sap/go-generics v0.2.16 h1:c/yG8KIZ5mkH70dwE6ZObTA42bK9Tb98op9c7X0oSZ
268268
github.com/sap/go-generics v0.2.16/go.mod h1:q8qQISwurjniBjlZgdg4RSEL6eDNA1X5i1Hm1YHPkBQ=
269269
github.com/sap/go-generics v0.2.17 h1:kswmgZr0UIoqrL9DDC4ysiCU+3eoG11bMEZezAHBToY=
270270
github.com/sap/go-generics v0.2.17/go.mod h1:TseqZbsc7l7WdR//sHA74FQ9e60AJ7zMhaFDsFsi5Tk=
271+
github.com/sap/go-generics v0.2.18 h1:vkfXvxG9KICMxZw2PoLQE78tvSCrY0Qemrclg2MVniY=
272+
github.com/sap/go-generics v0.2.18/go.mod h1:sZcy1CCChvTGv+OBXZIvK1RtK58thCS2NMld7nE3I4k=
271273
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
272274
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
273275
github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8=

0 commit comments

Comments
 (0)