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 44
55require (
66 github.com/fatih/color v1.16.0
7- golang.org/x/net v0.19 .0
7+ golang.org/x/net v0.22 .0
88 golang.org/x/time v0.5.0
99 moul.io/http2curl v1.0.0
1010)
@@ -13,6 +13,6 @@ require (
1313 github.com/mattn/go-colorable v0.1.13 // indirect
1414 github.com/mattn/go-isatty v0.0.20 // indirect
1515 github.com/smartystreets/goconvey v1.8.1 // indirect
16- golang.org/x/sys v0.15 .0 // indirect
16+ golang.org/x/sys v0.18 .0 // indirect
1717 golang.org/x/text v0.14.0 // indirect
1818)
Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ github.com/smarty/assertions v1.15.0 h1:cR//PqUBUiQRakZWqBiFFQ9wb8emQGDb0HeGdqGB
1313github.com/smarty/assertions v1.15.0 /go.mod h1:yABtdzeQs6l1brC900WlRNwj6ZR55d7B+E8C6HtKdec =
1414github.com/smartystreets/goconvey v1.8.1 h1:qGjIddxOk4grTu9JPOU31tVfq3cNdBlNa5sSznIX1xY =
1515github.com/smartystreets/goconvey v1.8.1 /go.mod h1:+/u4qLyY6x1jReYOp7GOM2FSt8aP9CzCZL03bI28W60 =
16- golang.org/x/net v0.19 .0 h1:zTwKpTd2XuCqf8huc7Fo2iSy+4RHPd10s4KzeTnVr1c =
17- golang.org/x/net v0.19 .0 /go.mod h1:CfAk/cbD4CthTvqiEl8NpboMuiuOYsAr/7NOjZJtv1U =
16+ golang.org/x/net v0.22 .0 h1:9sGLhx7iRIHEiX0oAJ3MRZMUCElJgy7Br1nO+AMN3Tc =
17+ golang.org/x/net v0.22 .0 /go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg =
1818golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
1919golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
20- golang.org/x/sys v0.15 .0 h1:h48lPFYpsTvQJZF4EKyI4aLHaev3CxivZmv7yZig9pc =
21- golang.org/x/sys v0.15 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
20+ golang.org/x/sys v0.18 .0 h1:DBdB3niSjOA/O0blCZBqDefyWNYveAYMNF1Wum0DYQ4 =
21+ golang.org/x/sys v0.18 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
2222golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ =
2323golang.org/x/text v0.14.0 /go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU =
2424golang.org/x/time v0.5.0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk =
You can’t perform that action at this time.
0 commit comments