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 @@ -107,7 +107,7 @@ require (
107107 github.com/kelseyhightower/envconfig v1.4.0 // indirect
108108 github.com/kevinburke/ssh_config v1.2.0 // indirect
109109 github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
110- github.com/moby/spdystream v0.5.0 // indirect
110+ github.com/moby/spdystream v0.5.1 // indirect
111111 github.com/moby/term v0.5.0 // indirect
112112 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
113113 github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
Original file line number Diff line number Diff line change @@ -204,8 +204,8 @@ github.com/magiconair/properties v1.8.10/go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3
204204github.com/mattn/go-shellwords v1.0.13 h1:DC0OMEpGjm6LfNFU4ckYcvbQKyp2vE8atyFGXNtDcf4 =
205205github.com/mattn/go-shellwords v1.0.13 /go.mod h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y =
206206github.com/mattn/goveralls v0.0.2 /go.mod h1:8d1ZMHsd7fW6IRPKQh46F2WRpyib5/X4FOpevwGNQEw =
207- github.com/moby/spdystream v0.5.0 h1:7r0J1Si3QO/kjRitvSLVVFUjxMEb/YLj6S9FF62JBCU =
208- github.com/moby/spdystream v0.5.0 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
207+ github.com/moby/spdystream v0.5.1 h1:9sNYeYZUcci9R6/w7KDaFWEWeV4LStVG78Mpyq/Zm/Y =
208+ github.com/moby/spdystream v0.5.1 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
209209github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0 =
210210github.com/moby/term v0.5.0 /go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y =
211211github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
You can’t perform that action at this time.
0 commit comments