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.8
9+ github.com/sap/go-generics v0.1.9
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 @@ -125,6 +125,8 @@ github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjR
125125github.com/rogpeppe/go-internal v1.10.0 /go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog =
126126github.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 =
128+ github.com/sap/go-generics v0.1.9 h1:oiZ11empOCsmHPHLEwQ2Yfn5fnfqjd2l6hzzYu73ewg =
129+ github.com/sap/go-generics v0.1.9 /go.mod h1:P0+/APImYIlDC3RkF43EVj12aoYBks29dMTbPotqdso =
128130github.com/sergi/go-diff v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0 =
129131github.com/sergi/go-diff v1.1.0 /go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM =
130132github.com/shopspring/decimal v1.2.0 h1:abSATXmQEYyShuxI4/vyW3tV1MrKAJzCZ/0zLUXYbsQ =
You can’t perform that action at this time.
0 commit comments