File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ require (
107107 github.com/mitchellh/go-wordwrap v1.0.1 // indirect
108108 github.com/mitchellh/reflectwalk v1.0.2 // indirect
109109 github.com/moby/spdystream v0.4.0 // indirect
110- github.com/moby/term v0.5.0 // indirect
110+ github.com/moby/term v0.5.2 // indirect
111111 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
112112 github.com/modern-go/reflect2 v1.0.2 // indirect
113113 github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
Original file line number Diff line number Diff line change @@ -319,8 +319,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx
319319github.com/mitchellh/reflectwalk v1.0.2 /go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw =
320320github.com/moby/spdystream v0.4.0 h1:Vy79D6mHeJJjiPdFEL2yku1kl0chZpJfZcPpb16BRl8 =
321321github.com/moby/spdystream v0.4.0 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
322- github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0 =
323- github.com/moby/term v0.5.0 /go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y =
322+ github.com/moby/term v0.5.2 h1:6qk3FJAFDs6i/q3W/pQ97SX192qKfZgGjCQqfCJkgzQ =
323+ github.com/moby/term v0.5.2 /go.mod h1:d3djjFCrjnB+fl8NJux+EJzu0msscUP+f8it8hPkFLc =
324324github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
325325github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg =
326326github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
Original file line number Diff line number Diff line change @@ -422,7 +422,7 @@ github.com/mitchellh/reflectwalk
422422## explicit; go 1.13
423423github.com/moby/spdystream
424424github.com/moby/spdystream/spdy
425- # github.com/moby/term v0.5.0
425+ # github.com/moby/term v0.5.2
426426## explicit; go 1.18
427427github.com/moby/term
428428github.com/moby/term/windows
You can’t perform that action at this time.
0 commit comments