1 Star 1 Fork 83

一只大冬瓜 / xcloud-webconsole

forked from wl4g / webconsole 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 663 Bytes
一键复制 编辑 原始数据 按行查看 历史
wl4g 提交于 2020-09-08 12:55 . optimizing: config annotation
module xcloud-webconsole
go 1.14
require (
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/gin-contrib/zap v0.0.1
github.com/gin-gonic/gin v1.6.3
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/go-sql-driver/mysql v1.5.0
github.com/gorilla/websocket v1.4.2
github.com/json-iterator/go v1.1.10
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.7.1
github.com/shirou/gopsutil v2.20.8+incompatible
github.com/spf13/viper v1.7.1
go.uber.org/zap v1.15.0
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
gopkg.in/natefinch/lumberjack.v2 v2.0.0
gopkg.in/yaml.v2 v2.3.0 // indirect
)
Go
1
https://gitee.com/a-big-wax-gourd/xcloud-webconsole.git
git@gitee.com:a-big-wax-gourd/xcloud-webconsole.git
a-big-wax-gourd
xcloud-webconsole
xcloud-webconsole
master

搜索帮助