File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
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.17
44
55require (
6- github.com/Mrs4s/MiraiGo v0.0.0-20211221051559-21f8feb419c9
6+ github.com/Mrs4s/MiraiGo v0.0.0-20211228140953-ab72f3dc28da
77 github.com/fanliao/go-promise v0.0.0-20141029170127-1890db352a72
88 github.com/gin-gonic/gin v1.7.2
99 github.com/go-playground/validator/v10 v10.8.0 // indirect
@@ -31,7 +31,7 @@ require (
3131)
3232
3333require (
34- github.com/RomiChan/protobuf v0.0.0-20211204042931-ff4f35848737 // indirect
34+ github.com/RomiChan/protobuf v0.0.0-20211223055824-048df49a8956 // indirect
3535 github.com/gin-contrib/sse v0.1.0 // indirect
3636 github.com/go-playground/locales v0.13.0 // indirect
3737 github.com/go-playground/universal-translator v0.17.0 // indirect
Original file line number Diff line number Diff line change 11github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
2- github.com/Mrs4s/MiraiGo v0.0.0-20211221051559-21f8feb419c9 h1:py7g4UrnKWnn7LRYU1RAvKDSo9VVslanNJI5MV+4QXo =
3- github.com/Mrs4s/MiraiGo v0.0.0-20211221051559-21f8feb419c9 /go.mod h1:HI05ardsa5HE1Z2xTw69dytmaqqRWv4ajD5Jpnycqqw =
4- github.com/RomiChan/protobuf v0.0.0-20211204042931-ff4f35848737 h1:p4o7/eSoP39jwnGZz08N1IpH/mNzg9SdCn7kPM9A9BE =
5- github.com/RomiChan/protobuf v0.0.0-20211204042931-ff4f35848737 /go.mod h1:CKKOWC7mBxd36zxsCB1V8DTrwlTNRQvkSVbYqyUiGEE =
2+ github.com/Mrs4s/MiraiGo v0.0.0-20211228140953-ab72f3dc28da h1:uqY6vOKvcCBKlIDaZA6/YiDNuDP5VuACmWe2mntIwfc =
3+ github.com/Mrs4s/MiraiGo v0.0.0-20211228140953-ab72f3dc28da /go.mod h1:VrmhZC9o+uKB9AKRy5bZZxE5EJwJhAmo7Xn/c2tzkZI =
4+ github.com/RomiChan/protobuf v0.0.0-20211223055824-048df49a8956 h1:hnaAkKz4t+xpSNVp5mnuloRMd3Rj2Lfg5biZ3emv//c =
5+ github.com/RomiChan/protobuf v0.0.0-20211223055824-048df49a8956 /go.mod h1:CKKOWC7mBxd36zxsCB1V8DTrwlTNRQvkSVbYqyUiGEE =
66github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
77github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
88github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments