File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55replace github.com/cerberauth/cobracurl v0.0.0 => ../
66
77require (
8- github.com/cerberauth/cobracurl v0.0.0
8+ github.com/cerberauth/cobracurl v0.1.1
99 github.com/spf13/cobra v1.10.2
1010)
1111
Original file line number Diff line number Diff line change 1+ github.com/cerberauth/cobracurl v0.1.1 h1:1iCXudQ2RSd/b925Q2AvYRe0ROJL8sHQ1epDo27BOTI =
2+ github.com/cerberauth/cobracurl v0.1.1 /go.mod h1:s2/R00D9hoyXXzILA4TBT+1ctBSsJCRfU3Ptkxq4x/k =
13github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
24github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
35github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
Original file line number Diff line number Diff line change 55require (
66 github.com/spf13/cobra v1.10.2
77 github.com/spf13/pflag v1.0.10
8- github.com/stretchr/testify v1.10.0
8+ github.com/stretchr/testify v1.11.1
99)
1010
1111require (
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
1515github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1616github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
1717github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
18+ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
19+ github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
1820go.yaml.in/yaml/v3 v3.0.4 /go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg =
1921gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
2022gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
You can’t perform that action at this time.
0 commit comments