ceph-csi/vendor/github.com/moby/spdystream/go.mod
Rakshith R 1b23d78113 rebase: update kubernetes to v1.21.2
Updated kubernetes packages to latest release.
resizefs package has been included into k8s.io/mount-utils
package. updated code to use the same.

Updates: #1968

Signed-off-by: Rakshith R <rar@redhat.com>
2021-07-01 03:35:23 +00:00

6 lines
88 B
Modula-2

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