File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
99 github.com/rivo/uniseg v0.4.3 // indirect
1010 github.com/stretchr/testify v1.3.0
11- golang.org/x/term v0.2 .0
11+ golang.org/x/term v0.3 .0
1212)
1313
1414go 1.13
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
1818github.com/stretchr/testify v1.3.0 h1:TivCn/peBQ7UY8ooIcPgZFpTNSz0Q2U6UrFlUfqbe0Q =
1919github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
2020golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
21- golang.org/x/sys v0.2 .0 h1:ljd4t30dBnAvMZaQCevtY0xLLD0A+bRZXbgLMLU1F/A =
22- golang.org/x/sys v0.2 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
23- golang.org/x/term v0.2 .0 h1:z85xZCsEl7bi/KwbNADeBYoOP0++7W1ipu+aGnpwzRM =
24- golang.org/x/term v0.2 .0 /go.mod h1:TVmDHMZPmdnySmBfhjOoOdhjzdE1h4u1VwSiw2l1Nuc =
21+ golang.org/x/sys v0.3 .0 h1:w8ZOecv6NaNa/zC8944JTU3vz4u6Lagfk4RPQxv92NQ =
22+ golang.org/x/sys v0.3 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
23+ golang.org/x/term v0.3 .0 h1:qoo4akIqOcDME5bhc/NgxUdovd6BSS2uMsVjB56q1xI =
24+ golang.org/x/term v0.3 .0 /go.mod h1:q750SLmJuPmVoN1blW3UFBPREJfb1KmY3vwxfr+nFDA =
You can’t perform that action at this time.
0 commit comments