File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ require (
186186 github.com/microcosm-cc/bluemonday v1.0.27 // indirect
187187 github.com/mitchellh/go-wordwrap v1.0.1 // indirect
188188 github.com/moby/docker-image-spec v1.3.1 // indirect
189- github.com/moby/spdystream v0.5.0 // indirect
189+ github.com/moby/spdystream v0.5.1 // indirect
190190 github.com/moby/sys/sequential v0.6.0 // indirect
191191 github.com/moby/term v0.5.0 // indirect
192192 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Original file line number Diff line number Diff line change @@ -378,8 +378,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx
378378github.com/mitchellh/reflectwalk v1.0.2 /go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw =
379379github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
380380github.com/moby/docker-image-spec v1.3.1 /go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo =
381- github.com/moby/spdystream v0.5.0 h1:7r0J1Si3QO/kjRitvSLVVFUjxMEb/YLj6S9FF62JBCU =
382- github.com/moby/spdystream v0.5.0 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
381+ github.com/moby/spdystream v0.5.1 h1:9sNYeYZUcci9R6/w7KDaFWEWeV4LStVG78Mpyq/Zm/Y =
382+ github.com/moby/spdystream v0.5.1 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
383383github.com/moby/sys/atomicwriter v0.1.0 h1:kw5D/EqkBwsBFi0ss9v1VG3wIkVhzGvLklJ+w3A14Sw =
384384github.com/moby/sys/atomicwriter v0.1.0 /go.mod h1:Ul8oqv2ZMNHOceF643P6FKPXeCmYtlQMvpizfsSoaWs =
385385github.com/moby/sys/sequential v0.6.0 h1:qrx7XFUd/5DxtqcoH1h438hF5TmOvzC/lspjy7zgvCU =
You can’t perform that action at this time.
0 commit comments