mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
1b23d78113
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>
6 lines
88 B
Modula-2
6 lines
88 B
Modula-2
module github.com/moby/spdystream
|
|
|
|
go 1.13
|
|
|
|
require github.com/gorilla/websocket v1.4.2
|