Merge pull request #100 from lanyulei/dev

fix: update go.mod.
This commit is contained in:
lanyulei 2020-11-13 23:36:09 +08:00 committed by GitHub
commit 10ee3192c1
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 v3.20.10+incompatible
github.com/shirou/gopsutil v2.20.3+incompatible
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.6.2
github.com/swaggo/gin-swagger v1.2.0