新增服务器参数工具文件,修改8000->8888,删除多余的依赖文件

This commit is contained in:
SliverHorn
2020-09-24 16:35:38 +08:00
parent 621069eee7
commit 329d3fc622
3 changed files with 64 additions and 2 deletions
+1 -1
View File
@@ -32,10 +32,10 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/qiniu/api.v7/v7 v7.4.1
github.com/satori/go.uuid v1.2.0
github.com/shirou/gopsutil v2.20.8+incompatible
github.com/spf13/afero v1.2.2 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.6.2
github.com/swaggo/gin-swagger v1.2.0
github.com/swaggo/swag v1.6.7