File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ require (
4141 github.com/google/gnostic v0.5.7-v3refs // indirect
4242 github.com/josharian/intern v1.0.0 // indirect
4343 github.com/mailru/easyjson v0.7.6 // indirect
44- github.com/moby/spdystream v0.2.0 // indirect
44+ github.com/moby/spdystream v0.5.1 // indirect
4545 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
4646 go.uber.org/atomic v1.11.0 // indirect
4747 go.yaml.in/yaml/v3 v3.0.4 // indirect
Original file line number Diff line number Diff line change @@ -494,8 +494,9 @@ github.com/mitchellh/iochan v1.0.0/go.mod h1:JwYml1nuB7xOzsp52dPpHFffvOCDupsG0Qu
494494github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
495495github.com/mitchellh/mapstructure v1.1.2 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
496496github.com/mitchellh/mapstructure v1.4.1 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
497- github.com/moby/spdystream v0.2.0 h1:cjW1zVyyoiM0T7b6UoySUFqzXMoqRckQtXwGPiBhOM8 =
498497github.com/moby/spdystream v0.2.0 /go.mod h1:f7i0iNDQJ059oMTcWxx8MA/zKFIuD/lY+0GqbN2Wy8c =
498+ github.com/moby/spdystream v0.5.1 h1:9sNYeYZUcci9R6/w7KDaFWEWeV4LStVG78Mpyq/Zm/Y =
499+ github.com/moby/spdystream v0.5.1 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
499500github.com/moby/term v0.0.0-20200312100748-672ec06f55cd /go.mod h1:DdlQx2hp0Ss5/fLikoLlEeIYiATotOjgB//nb973jeo =
500501github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 /go.mod h1:E2VnQOmVuvZB6UYnnDB0qG5Nq/1tD9acaOpo6xmt0Kw =
501502github.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