File tree Expand file tree Collapse file tree 7 files changed +20
-13
lines changed
staging/operator-lifecycle-manager Expand file tree Collapse file tree 7 files changed +20
-13
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/operator-framework/operator-lifecycle-manager v0.0.0-00010101000000-000000000000
1818 github.com/operator-framework/operator-registry v1.61.0
1919 github.com/sirupsen/logrus v1.9.3
20- github.com/spf13/cobra v1.10.1
20+ github.com/spf13/cobra v1.10.2
2121 github.com/stretchr/testify v1.11.1
2222 google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1
2323 google.golang.org/protobuf v1.36.10
Original file line number Diff line number Diff line change @@ -491,8 +491,8 @@ github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasO
491491github.com/spf13/afero v1.1.2 /go.mod h1:j4pytiNVoe2o6bmDsKpLACNPDBIoEAkihy7loJ1B0CQ =
492492github.com/spf13/cast v1.3.0 /go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE =
493493github.com/spf13/cobra v1.0.0 /go.mod h1:/6GTrnGXV9HjY+aR4k0oJ5tcvakLuG6EuKReYlHNrgE =
494- github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
495- github.com/spf13/cobra v1.10.1 /go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0 =
494+ github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU =
495+ github.com/spf13/cobra v1.10.2 /go.mod h1:7C1pvHqHw5A4vrJfjNwvOdzYu0Gml16OCs2GRiTUUS4 =
496496github.com/spf13/jwalterweatherman v1.0.0 /go.mod h1:cQK4TGJAtQXfYWX+Ddv3mKDzgVb68N+wFjFa4jdeBTo =
497497github.com/spf13/pflag v1.0.3 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
498498github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ require (
2828 github.com/prometheus/client_model v0.6.2
2929 github.com/prometheus/common v0.67.4
3030 github.com/sirupsen/logrus v1.9.3
31- github.com/spf13/cobra v1.10.1
31+ github.com/spf13/cobra v1.10.2
3232 github.com/spf13/pflag v1.0.10
3333 github.com/stretchr/testify v1.11.1
3434 go.podman.io/image/v5 v5.38.0
Original file line number Diff line number Diff line change @@ -371,8 +371,8 @@ github.com/smallstep/pkcs7 v0.2.1 h1:6Kfzr/QizdIuB6LSv8y1LJdZ3aPSfTNhTLqAx9CTLfA
371371github.com/smallstep/pkcs7 v0.2.1 /go.mod h1:RcXHsMfL+BzH8tRhmrF1NkkpebKpq3JEM66cOFxanf0 =
372372github.com/soheilhy/cmux v0.1.5 h1:jjzc5WVemNEDTLwv9tlmemhC73tI08BNOIGwBOo10Js =
373373github.com/soheilhy/cmux v0.1.5 /go.mod h1:T7TcVDs9LWfQgPlPsdngu6I6QIoyIFZDDC6sNE1GqG0 =
374- github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
375- github.com/spf13/cobra v1.10.1 /go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0 =
374+ github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU =
375+ github.com/spf13/cobra v1.10.2 /go.mod h1:7C1pvHqHw5A4vrJfjNwvOdzYu0Gml16OCs2GRiTUUS4 =
376376github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
377377github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk =
378378github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
Original file line number Diff line number Diff line change @@ -862,7 +862,7 @@ github.com/sirupsen/logrus
862862## explicit; go 1.14
863863github.com/smallstep/pkcs7
864864github.com/smallstep/pkcs7/internal/legacy/x509
865- # github.com/spf13/cobra v1.10.1
865+ # github.com/spf13/cobra v1.10.2
866866## explicit; go 1.15
867867github.com/spf13/cobra
868868# github.com/spf13/pflag v1.0.10
You can’t perform that action at this time.
0 commit comments