File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/atomicptr/crab
22
3- go 1.19
3+ go 1.21.0
4+
5+ toolchain go1.22.5
46
57require (
6- github.com/beevik/etree v1.4.0
8+ github.com/beevik/etree v1.4.1
79 github.com/pkg/errors v0.9.1
810 github.com/spf13/cobra v1.8.1
911 github.com/stretchr/testify v1.8.1
Original file line number Diff line number Diff line change 1- github.com/beevik/etree v1.4.0 h1:oz1UedHRepuY3p4N5OjE0nK1WLCqtzHf25bxplKOHLs =
2- github.com/beevik/etree v1.4.0 /go.mod h1:cyWiXwGoasx60gHvtnEh5x8+uIjUVnjWqBvEnhnqKDA =
1+ github.com/beevik/etree v1.4.1 h1:PmQJDDYahBGNKDcpdX8uPy1xRCwoCGVUiW669MEirVI =
2+ github.com/beevik/etree v1.4.1 /go.mod h1:gPNJNaBGVZ9AwsidazFZyygnd+0pAU38N4D+WemwKNs =
33github.com/cpuguy83/go-md2man/v2 v2.0.4 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
44github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
55github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
You can’t perform that action at this time.
0 commit comments