File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ require (
213213 github.com/mitchellh/go-wordwrap v1.0.1 // indirect
214214 github.com/mitchellh/mapstructure v1.5.0 // indirect
215215 github.com/moby/docker-image-spec v1.3.1 // indirect
216- github.com/moby/spdystream v0.5.0 // indirect
216+ github.com/moby/spdystream v0.5.1 // indirect
217217 github.com/moby/sys/capability v0.4.0 // indirect
218218 github.com/moby/sys/mountinfo v0.7.2 // indirect
219219 github.com/moby/sys/user v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -406,8 +406,8 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
406406github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
407407github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
408408github.com/moby/docker-image-spec v1.3.1 /go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo =
409- github.com/moby/spdystream v0.5.0 h1:7r0J1Si3QO/kjRitvSLVVFUjxMEb/YLj6S9FF62JBCU =
410- github.com/moby/spdystream v0.5.0 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
409+ github.com/moby/spdystream v0.5.1 h1:9sNYeYZUcci9R6/w7KDaFWEWeV4LStVG78Mpyq/Zm/Y =
410+ github.com/moby/spdystream v0.5.1 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
411411github.com/moby/sys/atomicwriter v0.1.0 h1:kw5D/EqkBwsBFi0ss9v1VG3wIkVhzGvLklJ+w3A14Sw =
412412github.com/moby/sys/atomicwriter v0.1.0 /go.mod h1:Ul8oqv2ZMNHOceF643P6FKPXeCmYtlQMvpizfsSoaWs =
413413github.com/moby/sys/capability v0.4.0 h1:4D4mI6KlNtWMCM1Z/K0i7RV1FkX+DBDHKVJpCndZoHk =
You can’t perform that action at this time.
0 commit comments