Merge pull request #88 from qknow-w/master

Update go.mod
This commit is contained in:
lanyulei 2020-11-13 15:07:12 +08:00 committed by GitHub
commit 411f41994f
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