containerd/vendor/github.com/moby/spdystream/go.mod
Daniel Canter e634f04d8c go.mod: update kubernetes to v1.22.0
This brings in some cri api changes for cgroups, Windows pod sandbox security
context changes and some new fields for the Windows version of a privileged
container.

This also unfortunately bumps the prometheus client, grpc middleware, bolt
and klog :(

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
2021-08-09 16:16:54 -04:00

6 lines
88 B
Modula-2

module github.com/moby/spdystream
go 1.13
require github.com/gorilla/websocket v1.4.2