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 @@ -6,7 +6,7 @@ require (
66 github.com/Masterminds/sprig/v3 v3.2.3
77 github.com/hashicorp/go-multierror v1.1.1
88 github.com/pkg/errors v0.9.1
9- github.com/sap/go-generics v0.1.9
9+ github.com/sap/go-generics v0.1.10
1010 github.com/spf13/pflag v1.0.5
1111 k8s.io/api v0.28.3
1212 k8s.io/apiextensions-apiserver v0.28.3
Original file line number Diff line number Diff line change @@ -127,6 +127,8 @@ github.com/sap/go-generics v0.1.8 h1:S16/8Qxk0vytuKQamXYd7RysQpHpsnnsPNL3Q7g8uZU
127127github.com/sap/go-generics v0.1.8 /go.mod h1:9ywvA4XyTaPSayzstFXt9c+lYn/++TRQ0iW6z+vfnu0 =
128128github.com/sap/go-generics v0.1.9 h1:oiZ11empOCsmHPHLEwQ2Yfn5fnfqjd2l6hzzYu73ewg =
129129github.com/sap/go-generics v0.1.9 /go.mod h1:P0+/APImYIlDC3RkF43EVj12aoYBks29dMTbPotqdso =
130+ github.com/sap/go-generics v0.1.10 h1:1dc/6WiS6kYoSk8s+slwJTU+zOt5U5gPOV+pAZmhhzg =
131+ github.com/sap/go-generics v0.1.10 /go.mod h1:P0+/APImYIlDC3RkF43EVj12aoYBks29dMTbPotqdso =
130132github.com/sergi/go-diff v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0 =
131133github.com/sergi/go-diff v1.1.0 /go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM =
132134github.com/shopspring/decimal v1.2.0 h1:abSATXmQEYyShuxI4/vyW3tV1MrKAJzCZ/0zLUXYbsQ =
You can’t perform that action at this time.
0 commit comments