1 Star 0 Fork 0

g-devops/chisel-poll

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
module gitee.com/g-devops/chisel-poll
go 1.17
require (
gitee.com/g-devops/chisel v1.4.6
github.com/gorilla/mux v1.7.3
github.com/orcaman/concurrent-map v0.0.0-20190826125027-8c72a8bb44f6
// github.com/pkg/errors v0.8.1
github.com/portainer/libhttp v0.0.0-20190806161843-ba068f58be33
)
require (
github.com/andrew-d/go-termutil v0.0.0-20150726205930-009166a695a2 // indirect
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 // indirect
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/gorilla/websocket v1.4.2 // indirect
github.com/jpillora/ansi v1.0.2 // indirect
github.com/jpillora/backoff v1.0.0 // indirect
github.com/jpillora/requestlog v1.0.0 // indirect
github.com/jpillora/sizestr v1.0.0 // indirect
github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce // indirect
golang.org/x/crypto v0.0.0-20200323165209-0ec3e9974c59 // indirect
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e // indirect
golang.org/x/sys v0.0.0-20200331124033-c3d80250170d // indirect
)
// replace gitee.com/g-devops/chisel => ./_links/chisel
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/g-devops/chisel-poll.git
git@gitee.com:g-devops/chisel-poll.git
g-devops
chisel-poll
chisel-poll
v1.0.1

搜索帮助