Commit 1f46f56 1 parent 4509f51 commit 1f46f56 Copy full SHA for 1f46f56
File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/atomicptr/crab
2
2
3
- go 1.19
3
+ go 1.21.0
4
+
5
+ toolchain go1.22.5
4
6
5
7
require (
6
- github.com/beevik/etree v1.4.0
8
+ github.com/beevik/etree v1.4.1
7
9
github.com/pkg/errors v0.9.1
8
10
github.com/spf13/cobra v1.8.1
9
11
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 =
3
3
github.com/cpuguy83/go-md2man/v2 v2.0.4 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
4
4
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
5
5
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
You can’t perform that action at this time.
0 commit comments