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.15
44
55require (
6- github.com/Mrs4s/MiraiGo v0.0.0-20210114182941-c6cb5c7fe2f9
6+ github.com/Mrs4s/MiraiGo v0.0.0-20210115215446-8ee19f60514b
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,8 @@ 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/Mrs4s/MiraiGo v0.0.0-20210114182941-c6cb5c7fe2f9 h1:tFjl6uLAKf4ltSFYkpmwMPZhvfq3hORZay7n/jkKNO4 =
44github.com/Mrs4s/MiraiGo v0.0.0-20210114182941-c6cb5c7fe2f9 /go.mod h1:HW2e375lCQiRwtuA/LV6ZVTsi7co1TRfBn+L5Ow77Bo =
5+ github.com/Mrs4s/MiraiGo v0.0.0-20210115215446-8ee19f60514b h1:am1XzFc9Q5wSLLkrhjyDf5/IWq3qgNwJl2zzIRp2haw =
6+ github.com/Mrs4s/MiraiGo v0.0.0-20210115215446-8ee19f60514b /go.mod h1:HW2e375lCQiRwtuA/LV6ZVTsi7co1TRfBn+L5Ow77Bo =
57github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
68github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
79github.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