File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-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.14
44
55require (
6- github.com/Mrs4s/MiraiGo v0.0.0-20201114110437-3d349df7362e
6+ github.com/Mrs4s/MiraiGo v0.0.0-20201114160242-6b9dd7feaa20
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 @@ -14,6 +14,8 @@ github.com/Mrs4s/MiraiGo v0.0.0-20201114075644-90ec60bcb872 h1:7aXYXoMVVpN/JhFXO
1414github.com/Mrs4s/MiraiGo v0.0.0-20201114075644-90ec60bcb872 /go.mod h1:pAsWtMIwqkBXr5DkUpTIHoWQJNduVnX9WSBPmPvkuCs =
1515github.com/Mrs4s/MiraiGo v0.0.0-20201114110437-3d349df7362e h1:cE3YcEtd9LWqtR4nyxciRg/qLaJ6jW9eO8I6ZW7oNDw =
1616github.com/Mrs4s/MiraiGo v0.0.0-20201114110437-3d349df7362e /go.mod h1:pAsWtMIwqkBXr5DkUpTIHoWQJNduVnX9WSBPmPvkuCs =
17+ github.com/Mrs4s/MiraiGo v0.0.0-20201114160242-6b9dd7feaa20 h1:/9ewpT69zkqTuHvWiFKPZ7LiDflpbSuaFiUKloVBxYQ =
18+ github.com/Mrs4s/MiraiGo v0.0.0-20201114160242-6b9dd7feaa20 /go.mod h1:pAsWtMIwqkBXr5DkUpTIHoWQJNduVnX9WSBPmPvkuCs =
1719github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
1820github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
1921github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments