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 @@ -9,7 +9,7 @@ require (
99 github.com/onsi/ginkgo/v2 v2.17.1
1010 github.com/onsi/gomega v1.32.0
1111 github.com/pkg/errors v0.9.1
12- github.com/sap/go-generics v0.2.5
12+ github.com/sap/go-generics v0.2.6
1313 github.com/spf13/pflag v1.0.5
1414 golang.org/x/time v0.5.0
1515 k8s.io/api v0.29.3
Original file line number Diff line number Diff line change @@ -124,6 +124,8 @@ github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDN
124124github.com/rogpeppe/go-internal v1.11.0 /go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA =
125125github.com/sap/go-generics v0.2.5 h1:d/RzPpxqmnCdT7gIOO6ekFKnd+Vcse6U0lopoLr1uPU =
126126github.com/sap/go-generics v0.2.5 /go.mod h1:RlkOl4XyvckahdeeaxQB57hCReIGWccYD+DXXo3Knqs =
127+ github.com/sap/go-generics v0.2.6 h1:VFD3mhB18O1bYYD6ao3KdFKeV3Qg/EEWgOg24ONakdA =
128+ github.com/sap/go-generics v0.2.6 /go.mod h1:RlkOl4XyvckahdeeaxQB57hCReIGWccYD+DXXo3Knqs =
127129github.com/sergi/go-diff v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0 =
128130github.com/sergi/go-diff v1.1.0 /go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM =
129131github.com/shopspring/decimal v1.2.0 /go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o =
You can’t perform that action at this time.
0 commit comments