File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/spf13/cobra v1.6.1
14
14
github.com/stretchr/testify v1.8.1
15
15
github.com/tcnksm/go-latest v0.0.0-20170313132115-e3007ae9052e
16
- golang.org/x/mod v0.6 .0
16
+ golang.org/x/mod v0.7 .0
17
17
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
18
18
gopkg.in/yaml.v2 v2.4.0
19
19
)
Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKs
47
47
github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
48
48
github.com/tcnksm/go-latest v0.0.0-20170313132115-e3007ae9052e h1:IWllFTiDjjLIf2oeKxpIUmtiDV5sn71VgeQgg6vcE7k =
49
49
github.com/tcnksm/go-latest v0.0.0-20170313132115-e3007ae9052e /go.mod h1:d7u6HkTYKSv5m6MCKkOQlHwaShTMl3HjqSGW3XtVhXM =
50
- golang.org/x/mod v0.6 .0 h1:b9gGHsz9/HhJ3HF5DHQytPpuwocVTChQJK3AvoLRD5I =
51
- golang.org/x/mod v0.6 .0 /go.mod h1:4mET923SAdbXp2ki8ey+zGs1SLqsuM2Y0uvdZR/fUNI =
50
+ golang.org/x/mod v0.7 .0 h1:LapD9S96VoQRhi/GrNTqeBJFrUjs5UHCAtTlgwA5oZA =
51
+ golang.org/x/mod v0.7 .0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
52
52
golang.org/x/net v0.0.0-20220708220712-1185a9018129 h1:vucSRfWwTsoXro7P+3Cjlr6flUMtzCwzlvkxEQtHHB0 =
53
53
golang.org/x/net v0.0.0-20220708220712-1185a9018129 /go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c =
54
54
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 h1:0A+M6Uqn+Eje4kHMK80dtF3JCXC4ykBgQG4Fe06QRhQ =
You can’t perform that action at this time.
0 commit comments