File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/ProtobufBot/Go-Mirai-Client
33go 1.15
44
55require (
6- github.com/Mrs4s/MiraiGo v0.0.0-20210125093830-340977eb201f
6+ github.com/Mrs4s/MiraiGo v0.0.0-20210124094521-8c7c0d08aaf8
77 github.com/fanliao/go-promise v0.0.0-20141029170127-1890db352a72
88 github.com/gin-gonic/gin v1.6.3
99 github.com/go-playground/validator/v10 v10.4.1 // indirect
Original file line number Diff line number Diff line change @@ -2,6 +2,12 @@ cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMT
22github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
33github.com/LXY1226/fastrand v0.0.0-20210121160840-7a3db3e79031 h1:DnoCySrXUFvtngW2kSkuBeZoPfvOgctJXjTulCn7eV0 =
44github.com/LXY1226/fastrand v0.0.0-20210121160840-7a3db3e79031 /go.mod h1:mEFi4jHUsE2sqQGSJ7eQfXnO8esMzEYcftiCGG+L/OE =
5+ github.com/Mrs4s/MiraiGo v0.0.0-20210124094521-8c7c0d08aaf8 h1:QfLvxRQFtMEzXiQhbCx6NuNlUCYv0WPQoA4Zmmn2c9A =
6+ github.com/Mrs4s/MiraiGo v0.0.0-20210124094521-8c7c0d08aaf8 /go.mod h1:9V7DdSwpEfCKQNvLZhRnFJFkelTU0tPLfwR5l6UFF1Y =
7+ github.com/Mrs4s/MiraiGo v0.0.0-20210124195858-505e4092e046 h1:0A5PCmIXCZ3iL0kjNILwPjfEfOWIJ+7pumYu+3rADbM =
8+ github.com/Mrs4s/MiraiGo v0.0.0-20210124195858-505e4092e046 /go.mod h1:9V7DdSwpEfCKQNvLZhRnFJFkelTU0tPLfwR5l6UFF1Y =
9+ github.com/Mrs4s/MiraiGo v0.0.0-20210124201041-7151317ecd15 h1:+6gj+MpekrQ5S1IVCFwrOIRmLPkSFtWZqcOi4Sh0NXg =
10+ github.com/Mrs4s/MiraiGo v0.0.0-20210124201041-7151317ecd15 /go.mod h1:JBm2meosyXAASbl8mZ+mFZEkE/2cC7zNZdIOBe7+QhY =
511github.com/Mrs4s/MiraiGo v0.0.0-20210125093830-340977eb201f h1:v86jOk27ypxD3gT48KJDy/Y5w7PIaTvabZYdDszr3w0 =
612github.com/Mrs4s/MiraiGo v0.0.0-20210125093830-340977eb201f /go.mod h1:JBm2meosyXAASbl8mZ+mFZEkE/2cC7zNZdIOBe7+QhY =
713github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
You can’t perform that action at this time.
0 commit comments