Update go.mod

update gopsutil v3.20.10+incompatible
This commit is contained in:
wei 2020-11-05 11:25:07 +08:00 committed by GitHub
parent e443d4d7cf
commit 066432d538
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
go.mod
View File

@ -25,7 +25,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/robfig/cron/v3 v3.0.0
github.com/satori/go.uuid v1.2.0
github.com/shirou/gopsutil v2.20.3+incompatible
github.com/shirou/gopsutil v3.20.10+incompatible
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.6.2
github.com/swaggo/gin-swagger v1.2.0