Skip to content

Commit d50d703

Browse files
committed
fix(deps): update module github.com/sap/go-generics to v0.2.13
1 parent a4128a6 commit d50d703

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.33.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.12
10+
github.com/sap/go-generics v0.2.13
1111
k8s.io/api v0.30.1
1212
k8s.io/apimachinery v0.30.1
1313
k8s.io/client-go v0.30.1

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,8 @@ github.com/sap/go-generics v0.1.10 h1:1dc/6WiS6kYoSk8s+slwJTU+zOt5U5gPOV+pAZmhhz
238238
github.com/sap/go-generics v0.1.10/go.mod h1:P0+/APImYIlDC3RkF43EVj12aoYBks29dMTbPotqdso=
239239
github.com/sap/go-generics v0.2.12 h1:XCG2g5LjihKTw9+FwJS3bt0G5fHPhtaxQnOhB14mSZk=
240240
github.com/sap/go-generics v0.2.12/go.mod h1:JOJnoj/bVX0AreIUMjoADjQf262A5hnbguMV/EHLlCU=
241+
github.com/sap/go-generics v0.2.13 h1:rSED7M+S7aw/9AomJq7omjgZtwvoixHsfVbOiCWs4cM=
242+
github.com/sap/go-generics v0.2.13/go.mod h1:G6v+AnJtKlUGB/ATd+zdUcosvBdUSyrHg7/kn5UKgx8=
241243
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
242244
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
243245
github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8=

0 commit comments

Comments
 (0)