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 @@ -11,7 +11,7 @@ require (
1111 github.com/onsi/gomega v1.36.2
1212 github.com/pkg/errors v0.9.1
1313 github.com/prometheus/client_golang v1.21.1
14- github.com/sap/go-generics v0.2.28
14+ github.com/sap/go-generics v0.2.29
1515 github.com/spf13/cast v1.7.1
1616 github.com/spf13/cobra v1.9.1
1717 github.com/spf13/pflag v1.0.6
Original file line number Diff line number Diff line change @@ -141,6 +141,8 @@ github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99
141141github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
142142github.com/sap/go-generics v0.2.28 h1:Aad95UymJE95s/bpiNemM2FXNWkVMdGkcMrfXizRaIk =
143143github.com/sap/go-generics v0.2.28 /go.mod h1:yNx3OnTozQTSIXZo/nulcBjew3dYzoB1LfIuRCf1dYE =
144+ github.com/sap/go-generics v0.2.29 h1:LNpgNq9xHSunq1D4+OBASxb55Yj5+xnu/Hg+Eb7FA2k =
145+ github.com/sap/go-generics v0.2.29 /go.mod h1:aSmYDdyp2kVjEgjtnkzBqPdtufGojQRoNWgcGD801N4 =
144146github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ =
145147github.com/sergi/go-diff v1.2.0 /go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM =
146148github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp81k =
You can’t perform that action at this time.
0 commit comments