update: github.com/shirou/gopsutil/v3 升级为v3版本, 解决打包或运行的时候报警告问题 (#1140)

This commit is contained in:
SliverHorn
2022-06-28 17:28:46 +08:00
committed by GitHub
parent 091f83ff59
commit cd68d1f198
3 changed files with 28 additions and 18 deletions

View File

@@ -34,18 +34,17 @@ require (
github.com/qiniu/api.v7/v7 v7.4.1
github.com/robfig/cron/v3 v3.0.1
github.com/satori/go.uuid v1.2.0
github.com/shirou/gopsutil v3.21.9+incompatible
github.com/shirou/gopsutil/v3 v3.22.5
github.com/songzhibin97/gkit v1.1.1
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 // indirect
github.com/spf13/viper v1.7.0
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.7.1
github.com/swaggo/gin-swagger v1.3.0
github.com/swaggo/swag v1.7.0
github.com/tencentyun/cos-go-sdk-v5 v0.7.19
github.com/tklauser/go-sysconf v0.3.9 // indirect
github.com/unrolled/secure v1.0.7
github.com/xuri/excelize/v2 v2.4.1
go.uber.org/zap v1.16.0