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 (
13
13
github.com/onsi/gomega v1.38.2
14
14
github.com/pkg/errors v0.9.1
15
15
github.com/prometheus/client_golang v1.23.2
16
- github.com/sap/go-generics v0.2.37
16
+ github.com/sap/go-generics v0.2.38
17
17
github.com/spf13/cast v1.9.2
18
18
github.com/spf13/cobra v1.9.1
19
19
github.com/spf13/pflag v1.0.10
Original file line number Diff line number Diff line change @@ -199,6 +199,8 @@ github.com/sap/go-generics v0.2.36 h1:QwfwuYCzKYW1vX3vvIc8CNyF37y7s6QL+N090BGeh1
199
199
github.com/sap/go-generics v0.2.36 /go.mod h1:lYfx/ECpWLj5oAw7JxIS+vkfqxASLaY/oKB1kLvUEc0 =
200
200
github.com/sap/go-generics v0.2.37 h1:D1u7gpKzqOV56N/aWQP4EqmKtfXM6EftOpH5D/KUt5E =
201
201
github.com/sap/go-generics v0.2.37 /go.mod h1:T8UY8vmYTBNajJbv+3qXK+FIIZYszWY9nyg+3bgx/ew =
202
+ github.com/sap/go-generics v0.2.38 h1:PwKL/nyH2WVehXMGXs4cZ/dZ0TCENd+LsyRx1EAWYiE =
203
+ github.com/sap/go-generics v0.2.38 /go.mod h1:2XSD2pEj5sifDiFGUPMgmF1lSHrQSqOd6BrPJ+1GPog =
202
204
github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
203
205
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8 =
204
206
github.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