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 @@ -23,7 +23,7 @@ require (
23
23
github.com/sirupsen/logrus v1.8.1
24
24
github.com/urfave/cli/v2 v2.3.0
25
25
github.com/yalue/native_endian v1.0.1
26
- golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
26
+ golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
27
27
gopkg.in/yaml.v2 v2.4.0
28
28
gotest.tools/v3 v3.0.3
29
29
)
Original file line number Diff line number Diff line change @@ -947,8 +947,8 @@ golang.org/x/sys v0.0.0-20210303074136-134d130e1a04/go.mod h1:h1NjWce9XRLGQEsW7w
947
947
golang.org/x/sys v0.0.0-20210324051608-47abb6519492 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
948
948
golang.org/x/sys v0.0.0-20210403161142-5e06dd20ab57 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
949
949
golang.org/x/sys v0.0.0-20210426230700-d19ff857e887 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
950
- golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c h1:F1jZWGFhYfh0Ci55sIpILtKKK8p3i2/krTr0H1rg74I =
951
- golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
950
+ golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e h1:WUoyKPm6nCo1BnNUvPGnFG3T5DUVem42yDJZZ4CNxMA =
951
+ golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
952
952
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
953
953
golang.org/x/term v0.0.0-20210503060354-a79de5458b56 h1:b8jxX3zqjpqb2LklXPzKSGJhzyxCOZSz8ncv8Nv+y7w =
954
954
golang.org/x/term v0.0.0-20210503060354-a79de5458b56 /go.mod h1:tfny5GFUkzUvx4ps4ajbZsCe5lw1metzhBm9T3x7oIY =
You can’t perform that action at this time.
0 commit comments