File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ require (
7
7
github.com/clbanning/mxj/v2 v2.7.0
8
8
github.com/pelletier/go-toml/v2 v2.1.0
9
9
github.com/spf13/cobra v1.7.0
10
- golang.org/x/net v0.14 .0
11
- golang.org/x/text v0.12 .0
10
+ golang.org/x/net v0.15 .0
11
+ golang.org/x/text v0.13 .0
12
12
gopkg.in/yaml.v3 v3.0.1
13
13
)
14
14
Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
34
34
github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
35
35
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
36
36
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
37
- golang.org/x/net v0.14 .0 h1:BONx9s002vGdD9umnlX1Po8vOZmrgH34qlHcD1MfK14 =
38
- golang.org/x/net v0.14 .0 /go.mod h1:PpSgVXXLK0OxS0F31C1/tv6XNguvCrnXIDrFMspZIUI =
39
- golang.org/x/text v0.12 .0 h1:k+n5B8goJNdU7hSvEtMUz3d1Q6D/XW4COJSJR6fN0mc =
40
- golang.org/x/text v0.12 .0 /go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE =
37
+ golang.org/x/net v0.15 .0 h1:ugBLEUaxABaB5AJqW9enI0ACdci2RUd4eP51NTBvuJ8 =
38
+ golang.org/x/net v0.15 .0 /go.mod h1:idbUs1IY1+zTqbi8yxTbhexhEEk5ur9LInksu6HrEpk =
39
+ golang.org/x/text v0.13 .0 h1:ablQoSUd0tRdKxZewP80B+BaqeKJuVhuRxj/dkrun3k =
40
+ golang.org/x/text v0.13 .0 /go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE =
41
41
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
42
42
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
43
43
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
You can’t perform that action at this time.
0 commit comments