File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/go-orb/plugins/cli/tests
33go 1.23.6
44
55require (
6- github.com/go-orb/go-orb v0.3 .0
6+ github.com/go-orb/go-orb v0.4 .0
77 github.com/stretchr/testify v1.10.0
88)
99
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ github.com/cornelk/hashmap v1.0.8/go.mod h1:RfZb7JO3RviW/rT6emczVuC/oxpdz4UsSB2L
55github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
66github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
77github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
8- github.com/go-orb/go-orb v0.3 .0 h1:+aVRd8Kx/kjavfm/5lsVFj7iGbja5/ZaBzsNqVEUrFE =
9- github.com/go-orb/go-orb v0.3 .0 /go.mod h1:DBamAST285wD+Ydbil1HGl9X19Sj+0xR1ZqFzKDxOgM =
8+ github.com/go-orb/go-orb v0.4 .0 h1:4kWs+P0tryc4LsMU3dJYI5zER3ADm4Z84jFlUPrejDU =
9+ github.com/go-orb/go-orb v0.4 .0 /go.mod h1:DBamAST285wD+Ydbil1HGl9X19Sj+0xR1ZqFzKDxOgM =
1010github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
1111github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
1212github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
You can’t perform that action at this time.
0 commit comments