1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-05 19:43:49 +08:00

dep: update MiraiGo

This commit is contained in:
wdvxdr 2022-03-28 15:30:10 +08:00
parent b4c3f2340e
commit 550c17c184
No known key found for this signature in database
GPG Key ID: 703F8C071DE7A1B6
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.18
require (
github.com/Microsoft/go-winio v0.5.1
github.com/Mrs4s/MiraiGo v0.0.0-20220328053558-4f05838b6c18
github.com/Mrs4s/MiraiGo v0.0.0-20220328072759-e2a42e542581
github.com/RomiChan/syncx v0.0.0-20220320130821-c88644afda9c
github.com/RomiChan/websocket v1.4.3-0.20220123145318-307a86b127bc
github.com/fumiama/go-hide-param v0.1.4

4
go.sum
View File

@ -1,7 +1,7 @@
github.com/Microsoft/go-winio v0.5.1 h1:aPJp2QD7OOrhO5tQXqQoGSJc+DjDtWTGLOmNyAm6FgY=
github.com/Microsoft/go-winio v0.5.1/go.mod h1:JPGBdM1cNvN/6ISo+n8V5iA4v8pBzdOpzfwIujj1a84=
github.com/Mrs4s/MiraiGo v0.0.0-20220328053558-4f05838b6c18 h1:v8nim0qO+OvtaQPD0tMxUAEUH1ktfV7hmo6o4k+9aw8=
github.com/Mrs4s/MiraiGo v0.0.0-20220328053558-4f05838b6c18/go.mod h1:APw03y3A3Qp5In9gI/S9m7DBJkWsd6FQMV+fB636bmU=
github.com/Mrs4s/MiraiGo v0.0.0-20220328072759-e2a42e542581 h1:6RRK4cG73LD9VUDMgNAVu7cOJ5KjZ3R57gbAbbXy930=
github.com/Mrs4s/MiraiGo v0.0.0-20220328072759-e2a42e542581/go.mod h1:APw03y3A3Qp5In9gI/S9m7DBJkWsd6FQMV+fB636bmU=
github.com/RomiChan/protobuf v0.0.0-20220318113238-d8a99598f896 h1:UFAqSbH6VqW5mEzQV2HVB7+p3k9JfTbidWJ/9F15yz0=
github.com/RomiChan/protobuf v0.0.0-20220318113238-d8a99598f896/go.mod h1:CKKOWC7mBxd36zxsCB1V8DTrwlTNRQvkSVbYqyUiGEE=
github.com/RomiChan/syncx v0.0.0-20220320130821-c88644afda9c h1:zHWyqx7A71A/+mlzthPVcVrNGuTPyTpCW3meUPtaULU=