展示服务器列表

This commit is contained in:
奶爸
2019-12-09 18:14:31 +08:00
parent 58277ba0b6
commit bfe6d48927
18 changed files with 173 additions and 77 deletions

4
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/p14yground/nezha
go 1.13
require (
code.cloudfoundry.org/bytefmt v0.0.0-20190819182555-854d396b647c
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/fsnotify/fsnotify v1.4.7
github.com/gin-gonic/gin v1.5.0
@@ -10,8 +11,9 @@ require (
github.com/golang/protobuf v1.3.2
github.com/google/go-github/v28 v28.1.1
github.com/jinzhu/gorm v1.9.11
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/naiba/com v0.0.0-20191104074000-318339dc72a5
github.com/naiba/poorsquad v0.0.0-20191204154109-4600d20875f6
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/shirou/gopsutil v2.19.11+incompatible
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect