Skip to content

Commit fdf7f05

Browse files
Update dependencies (#41)
Co-authored-by: dchaofei <[email protected]>
1 parent 93e7a75 commit fdf7f05

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.18
44

55
require (
66
github.com/mdp/qrterminal/v3 v3.0.0
7-
github.com/wechaty/go-wechaty v0.4.4
7+
github.com/wechaty/go-wechaty v0.4.6
88
)
99

1010
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ github.com/tuotoo/qrcode v0.0.0-20190222102259-ac9c44189bf2/go.mod h1:lPnW9HVS0v
8282
github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
8383
github.com/wechaty/go-grpc v1.5.2 h1:bQ4txCuc2UROj6KfxcC7Dt7st0+1tKR3CPDJiR8oNAI=
8484
github.com/wechaty/go-grpc v1.5.2/go.mod h1:gtyrRa9Ts5KGzQh61CIytAYyE9HmVna6yFRamKN4udk=
85-
github.com/wechaty/go-wechaty v0.4.4 h1:bqq/TJLyxuq3sPBsh0q0X09jbnZr4/bUc2hg3u2PEOk=
86-
github.com/wechaty/go-wechaty v0.4.4/go.mod h1:5WzvxzkJ1RNPbo49CAL9j4OQqY/06rkvIuZz7Fh09tI=
85+
github.com/wechaty/go-wechaty v0.4.6 h1:yBYfVJ4qfx4WdCQxkDf74l0NQEmCJsBjP5ere6v1+Hk=
86+
github.com/wechaty/go-wechaty v0.4.6/go.mod h1:ta5hrajijM1m+1KWbxbJHyZkQv53YdJF3cPDapUees4=
8787
github.com/willf/bitset v1.1.10 h1:NotGKqX0KwQ72NUzqrjZq5ipPNDQex9lo3WpaS8L2sc=
8888
go.opentelemetry.io/proto/otlp v0.7.0/go.mod h1:PqfVotwruBrMGOCsRd/89rSnXhoiJIqeYNgFYFoEGnI=
8989
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=

0 commit comments

Comments
 (0)