Skip to content

Commit e060e88

Browse files
fix(deps): update module github.com/sap/go-generics to v0.2.17
1 parent bc4cef0 commit e060e88

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.16
10+
github.com/sap/go-generics v0.2.17
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
@@ -264,6 +264,8 @@ github.com/sap/go-generics v0.2.15 h1:tZN8y22H91rIUXhcx8fWPWLXHw0Obw9RZ/3e2ucWoB
264264
github.com/sap/go-generics v0.2.15/go.mod h1:wf/svB0Aek9zcQJSUzAkb60Aalv6yFTH/nvQOsgQfKE=
265265
github.com/sap/go-generics v0.2.16 h1:c/yG8KIZ5mkH70dwE6ZObTA42bK9Tb98op9c7X0oSZ0=
266266
github.com/sap/go-generics v0.2.16/go.mod h1:q8qQISwurjniBjlZgdg4RSEL6eDNA1X5i1Hm1YHPkBQ=
267+
github.com/sap/go-generics v0.2.17 h1:kswmgZr0UIoqrL9DDC4ysiCU+3eoG11bMEZezAHBToY=
268+
github.com/sap/go-generics v0.2.17/go.mod h1:TseqZbsc7l7WdR//sHA74FQ9e60AJ7zMhaFDsFsi5Tk=
267269
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
268270
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
269271
github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8=

0 commit comments

Comments
 (0)