style: go mod tidy

This commit is contained in:
Xhofe
2022-03-04 09:52:08 +08:00
parent ce83d6eb40
commit 34ed05c62f
2 changed files with 7 additions and 16 deletions

5
go.mod
View File

@ -23,7 +23,10 @@ require (
gorm.io/gorm v1.23.1
)
require golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
require (
github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f // indirect
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
)
require (
github.com/XiaoMi/pegasus-go-client v0.0.0-20210427083443-f3b6b08bc4c2 // indirect