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 @@ -13,7 +13,7 @@ require (
1313 github.com/onsi/gomega v1.38.2
1414 github.com/pkg/errors v0.9.1
1515 github.com/prometheus/client_golang v1.23.2
16- github.com/sap/go-generics v0.2.44
16+ github.com/sap/go-generics v0.2.45
1717 github.com/spf13/cast v1.10.0
1818 github.com/spf13/cobra v1.10.1
1919 github.com/spf13/pflag v1.0.10
Original file line number Diff line number Diff line change @@ -197,6 +197,8 @@ github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7
197197github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
198198github.com/sap/go-generics v0.2.44 h1:AviSdcGVsSh8pms2SDx5891bYBNCwSEo0Ht9v7IYSvo =
199199github.com/sap/go-generics v0.2.44 /go.mod h1:ma5l+ZDka+1uod2W00x3R6g+Zu4K5Y3tLKg4mePatlE =
200+ github.com/sap/go-generics v0.2.45 h1:Sly5dNVZWSLs1Vz3MFPz/uoTfZhRbx5V0gxEo5BWrLs =
201+ github.com/sap/go-generics v0.2.45 /go.mod h1:6CZylrnWV6OkeVAsUzWYQaJ5AvPR5HYsCkI5CvONeX8 =
200202github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
201203github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8 =
202204github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
You can’t perform that action at this time.
0 commit comments