mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-16 15:44:44 -04:00
docker/spdystream has been moved to moby/spdystream. Signed-off-by: Aditi Sharma <adi.sky17@gmail.com>
5 lines
88 B
Modula-2
5 lines
88 B
Modula-2
module github.com/moby/spdystream
|
|
|
|
go 1.13
|
|
|
|
require github.com/gorilla/websocket v1.4.2
|