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 @@ -31,7 +31,7 @@ require (
31
31
github.com/spf13/cobra v1.6.1
32
32
github.com/xorcare/pointer v1.2.1
33
33
github.com/yalue/native_endian v1.0.2
34
- golang.org/x/sys v0.1 .0
34
+ golang.org/x/sys v0.2 .0
35
35
gotest.tools/v3 v3.4.0
36
36
)
37
37
Original file line number Diff line number Diff line change @@ -273,8 +273,8 @@ golang.org/x/sys v0.0.0-20220422013727-9388b58f7150/go.mod h1:oPkhp1MJrh7nUepCBc
273
273
golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
274
274
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
275
275
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
276
- golang.org/x/sys v0.1 .0 h1:kunALQeHf1/185U1i0GOB/fy1IPRDDpuoOOqRReG57U =
277
- golang.org/x/sys v0.1 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
276
+ golang.org/x/sys v0.2 .0 h1:ljd4t30dBnAvMZaQCevtY0xLLD0A+bRZXbgLMLU1F/A =
277
+ golang.org/x/sys v0.2 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
278
278
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
279
279
golang.org/x/term v0.0.0-20210503060354-a79de5458b56 /go.mod h1:tfny5GFUkzUvx4ps4ajbZsCe5lw1metzhBm9T3x7oIY =
280
280
golang.org/x/term v0.1.0 h1:g6Z6vPFA9dYBAF7DWcH6sCcOntplXsDKcliusYijMlw =
You can’t perform that action at this time.
0 commit comments