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 @@ -10,7 +10,7 @@ require (
1010 github.com/onsi/gomega v1.33.1
1111 github.com/pkg/errors v0.9.1
1212 github.com/prometheus/client_golang v1.19.0
13- github.com/sap/go-generics v0.2.9
13+ github.com/sap/go-generics v0.2.10
1414 github.com/spf13/pflag v1.0.5
1515 golang.org/x/time v0.5.0
1616 k8s.io/api v0.30.0
Original file line number Diff line number Diff line change @@ -128,6 +128,8 @@ github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDN
128128github.com/rogpeppe/go-internal v1.11.0 /go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA =
129129github.com/sap/go-generics v0.2.9 h1:EleSr+FFw1vctoNO3ye6P6H0BwBGrmhGErE6s7/Ntvo =
130130github.com/sap/go-generics v0.2.9 /go.mod h1:eVi3GoySdkMTd7uvwehG7ZOE8tJGHtSlZt4bUEj3liI =
131+ github.com/sap/go-generics v0.2.10 h1:uHMd4Kmq1nZSCyYSlYxB5zzczkvNdzRdsGLk53X5Bgw =
132+ github.com/sap/go-generics v0.2.10 /go.mod h1:HtEZPqnJsgX8aetPG46eGThNP13xz/ESFIc9bGsFoCo =
131133github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ =
132134github.com/sergi/go-diff v1.2.0 /go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM =
133135github.com/shopspring/decimal v1.2.0 /go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o =
You can’t perform that action at this time.
0 commit comments