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 @@ -122,7 +122,7 @@ require (
122122 github.com/mailru/easyjson v0.7.7 // indirect
123123 github.com/mitchellh/go-wordwrap v1.0.1 // indirect
124124 github.com/moby/spdystream v0.4.0 // indirect
125- github.com/moby/term v0.5.0 // indirect
125+ github.com/moby/term v0.5.2 // indirect
126126 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
127127 github.com/modern-go/reflect2 v1.0.2 // indirect
128128 github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
Original file line number Diff line number Diff line change @@ -439,8 +439,8 @@ github.com/mitchellh/go-wordwrap v1.0.1 h1:TLuKupo69TCn6TQSyGxwI1EblZZEsQ0vMlAFQ
439439github.com/mitchellh/go-wordwrap v1.0.1 /go.mod h1:R62XHJLzvMFRBbcrT7m7WgmE1eOyTSsCt+hzestvNj0 =
440440github.com/moby/spdystream v0.4.0 h1:Vy79D6mHeJJjiPdFEL2yku1kl0chZpJfZcPpb16BRl8 =
441441github.com/moby/spdystream v0.4.0 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
442- github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0 =
443- github.com/moby/term v0.5.0 /go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y =
442+ github.com/moby/term v0.5.2 h1:6qk3FJAFDs6i/q3W/pQ97SX192qKfZgGjCQqfCJkgzQ =
443+ github.com/moby/term v0.5.2 /go.mod h1:d3djjFCrjnB+fl8NJux+EJzu0msscUP+f8it8hPkFLc =
444444github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
445445github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg =
446446github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
You can’t perform that action at this time.
0 commit comments