File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ 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.0
16- github.com/sap/go-generics v0.2.36
16+ github.com/sap/go-generics v0.2.37
1717 github.com/spf13/cast v1.9.2
1818 github.com/spf13/cobra v1.9.1
19- github.com/spf13/pflag v1.0.7
19+ github.com/spf13/pflag v1.0.9
2020 k8s.io/api v0.33.4
2121 k8s.io/apiextensions-apiserver v0.33.4
2222 k8s.io/apimachinery v0.33.4
Original file line number Diff line number Diff line change @@ -185,6 +185,8 @@ github.com/sap/go-generics v0.2.35 h1:hxrsunpCjPuWKynirgS5cF4Bj1hJSZy0H0+d5l2cKg
185185github.com/sap/go-generics v0.2.35 /go.mod h1:mzzZYU9jPRVhyqnbK3yTQVZuz4OWqE22BoLos0VmQro =
186186github.com/sap/go-generics v0.2.36 h1:QwfwuYCzKYW1vX3vvIc8CNyF37y7s6QL+N090BGeh1Q =
187187github.com/sap/go-generics v0.2.36 /go.mod h1:lYfx/ECpWLj5oAw7JxIS+vkfqxASLaY/oKB1kLvUEc0 =
188+ github.com/sap/go-generics v0.2.37 h1:D1u7gpKzqOV56N/aWQP4EqmKtfXM6EftOpH5D/KUt5E =
189+ github.com/sap/go-generics v0.2.37 /go.mod h1:T8UY8vmYTBNajJbv+3qXK+FIIZYszWY9nyg+3bgx/ew =
188190github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
189191github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8 =
190192github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
@@ -197,6 +199,8 @@ github.com/spf13/cobra v1.9.1/go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wx
197199github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
198200github.com/spf13/pflag v1.0.7 h1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M =
199201github.com/spf13/pflag v1.0.7 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
202+ github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
203+ github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
200204github.com/src-d/gcfg v1.4.0 h1:xXbNR5AlLSA315x2UO+fTSSAXCDf+Ar38/6oyGbDKQ4 =
201205github.com/src-d/gcfg v1.4.0 /go.mod h1:p/UMsR43ujA89BJY9duynAwIpvqEujIH/jFlfL7jWoI =
202206github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments