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

update dependencies. fix #935

This commit is contained in:
Mrs4s 2021-07-18 22:57:52 +08:00
parent cd4ac2078b
commit decab775f9
No known key found for this signature in database
GPG Key ID: 3186E98FA19CE3A7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.16
require (
github.com/Baozisoftware/qrcode-terminal-go v0.0.0-20170407111555-c0650d8dff0f
github.com/Microsoft/go-winio v0.5.0
github.com/Mrs4s/MiraiGo v0.0.0-20210718121134-11130fd5bbd0
github.com/Mrs4s/MiraiGo v0.0.0-20210718145418-bf6cfc84c5a7
github.com/dustin/go-humanize v1.0.0
github.com/gorilla/websocket v1.4.2
github.com/guonaihong/gout v0.2.1

4
go.sum
View File

@ -4,8 +4,8 @@ github.com/Baozisoftware/qrcode-terminal-go v0.0.0-20170407111555-c0650d8dff0f/g
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/Microsoft/go-winio v0.5.0 h1:Elr9Wn+sGKPlkaBvwu4mTrxtmOp3F3yV9qhaHbXGjwU=
github.com/Microsoft/go-winio v0.5.0/go.mod h1:JPGBdM1cNvN/6ISo+n8V5iA4v8pBzdOpzfwIujj1a84=
github.com/Mrs4s/MiraiGo v0.0.0-20210718121134-11130fd5bbd0 h1:SvgLhd8dJSEkFX3gccduc+D9L4PTqVohFSLS1ooQlVE=
github.com/Mrs4s/MiraiGo v0.0.0-20210718121134-11130fd5bbd0/go.mod h1:CPaznIPn415uQqxJgjyMHLqGLkvLS6R6+bkW3/fe08Q=
github.com/Mrs4s/MiraiGo v0.0.0-20210718145418-bf6cfc84c5a7 h1:0bCImF0VJEOkAYlMgrx+Xnfi93DIeJA5ooYe8XrJbn4=
github.com/Mrs4s/MiraiGo v0.0.0-20210718145418-bf6cfc84c5a7/go.mod h1:CPaznIPn415uQqxJgjyMHLqGLkvLS6R6+bkW3/fe08Q=
github.com/bits-and-blooms/bitset v1.2.0 h1:Kn4yilvwNtMACtf1eYDlG8H77R07mZSPbMjLyS07ChA=
github.com/bits-and-blooms/bitset v1.2.0/go.mod h1:gIdJ4wp64HaoK2YrL1Q5/N7Y16edYb8uY+O0FJTyyDA=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=