1 Star 0 Fork 0

YangLei / container-web-tty

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 890 Bytes
一键复制 编辑 原始数据 按行查看 历史
wrfly 提交于 2021-08-08 03:48 . chore: upgrade docker and gin
module github.com/wrfly/container-web-tty
go 1.16
require (
github.com/containerd/containerd v1.5.5 // indirect
github.com/docker/docker v20.10.8+incompatible
github.com/docker/go-connections v0.4.0 // indirect
github.com/elazarl/goproxy v0.0.0-20181111060418-2ce16c963a8a
github.com/gin-gonic/gin v1.7.3
github.com/golang/protobuf v1.5.2
github.com/gorilla/websocket v1.4.2
github.com/morikuni/aec v1.0.0 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/urfave/cli/v2 v2.3.0
github.com/wrfly/ecp v0.1.1-0.20190725160759-97269b9e95f0
github.com/wrfly/pubsub v0.0.0-20200314104228-47828c5578b6
github.com/yudai/gotty v2.0.0-alpha.3+incompatible
golang.org/x/net v0.0.0-20210520170846-37e1c6afe023
google.golang.org/grpc v1.33.2
k8s.io/api v0.22.0
k8s.io/apimachinery v0.22.0
k8s.io/client-go v0.22.0
k8s.io/utils v0.0.0-20210802155522-efc7438f0176 // indirect
)
Go
1
https://gitee.com/ylym/container-web-tty.git
git@gitee.com:ylym/container-web-tty.git
ylym
container-web-tty
container-web-tty
master

搜索帮助