File tree Expand file tree Collapse file tree 2 files changed +1
-209
lines changed
Expand file tree Collapse file tree 2 files changed +1
-209
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/Mrs4s/MiraiGo v0.0.0-20210114182941-c6cb5c7fe2f9
7- github.com/Mrs4s/go-cqhttp v0.9.38
8- github.com/a8m/syncmap v0.0.0-20200818084611-4bbbd178de97 // indirect
97 github.com/fanliao/go-promise v0.0.0-20141029170127-1890db352a72
108 github.com/gin-gonic/gin v1.6.3
119 github.com/go-playground/validator/v10 v10.4.1 // indirect
@@ -18,13 +16,10 @@ require (
1816 github.com/modern-go/reflect2 v1.0.1 // indirect
1917 github.com/pkg/errors v0.9.1
2018 github.com/sirupsen/logrus v1.7.0
21- github.com/smartystreets/goconvey v1.6.4 // indirect
2219 github.com/tidwall/gjson v1.6.7 // indirect
2320 github.com/ugorji/go v1.2.3 // indirect
2421 golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad // indirect
25- golang.org/x/net v0.0.0-20201224014010-6772e930b67b // indirect
2622 golang.org/x/sys v0.0.0-20210113181707-4bcb84eeeb78 // indirect
27- golang.org/x/tools v0.0.0-20201218024724-ae774e9781d2 // indirect
2823 gopkg.in/yaml.v2 v2.4.0
2924)
3025
You can’t perform that action at this time.
0 commit comments