File tree Expand file tree Collapse file tree
src/jetstream/plugins/kubernetes Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ require (
106106 github.com/mitchellh/mapstructure v1.5.0 // indirect
107107 github.com/mitchellh/reflectwalk v1.0.2 // indirect
108108 github.com/moby/locker v1.0.1 // indirect
109- github.com/moby/spdystream v0.5.0 // indirect
109+ github.com/moby/spdystream v0.5.1 // indirect
110110 github.com/moby/sys/mountinfo v0.7.2 // indirect
111111 github.com/moby/term v0.5.2 // indirect
112112 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Original file line number Diff line number Diff line change @@ -285,8 +285,8 @@ github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg=
285285github.com/moby/locker v1.0.1 /go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc =
286286github.com/moby/moby v0.7.3-0.20190826074503-38ab9da00309 h1:cvy4lBOYN3gKfKj8Lzz5Q9TfviP+L7koMHY7SvkyTKs =
287287github.com/moby/moby v0.7.3-0.20190826074503-38ab9da00309 /go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc =
288- github.com/moby/spdystream v0.5.0 h1:7r0J1Si3QO/kjRitvSLVVFUjxMEb/YLj6S9FF62JBCU =
289- github.com/moby/spdystream v0.5.0 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
288+ github.com/moby/spdystream v0.5.1 h1:9sNYeYZUcci9R6/w7KDaFWEWeV4LStVG78Mpyq/Zm/Y =
289+ github.com/moby/spdystream v0.5.1 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
290290github.com/moby/sys/mountinfo v0.5.0 /go.mod h1:3bMD3Rg+zkqx8MRYPi7Pyb0Ie97QEBmdxbhnCLlSvSU =
291291github.com/moby/sys/mountinfo v0.7.2 h1:1shs6aH5s4o5H2zQLn796ADW1wMrIwHsyJ2v9KouLrg =
292292github.com/moby/sys/mountinfo v0.7.2 /go.mod h1:1YOa8w8Ih7uW0wALDUgT1dTTSBrZ+HiBLGws92L2RU4 =
You can’t perform that action at this time.
0 commit comments