File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/wechaty/go-wechaty-getting-started
2
2
3
3
go 1.18
4
4
5
- require github.com/wechaty/go-wechaty v0.4.3
5
+ require github.com/wechaty/go-wechaty v0.4.4
6
6
7
7
require (
8
8
github.com/golang/protobuf v1.5.2 // indirect
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ github.com/tuotoo/qrcode v0.0.0-20190222102259-ac9c44189bf2/go.mod h1:lPnW9HVS0v
77
77
github.com/urfave/cli v1.22.1 /go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0 =
78
78
github.com/wechaty/go-grpc v1.5.2 h1:bQ4txCuc2UROj6KfxcC7Dt7st0+1tKR3CPDJiR8oNAI =
79
79
github.com/wechaty/go-grpc v1.5.2 /go.mod h1:gtyrRa9Ts5KGzQh61CIytAYyE9HmVna6yFRamKN4udk =
80
- github.com/wechaty/go-wechaty v0.4.3 h1:yoTN0hcrxF1ZwBDqPqeIPjzePbAM8qhEvvztUvWBc0w =
81
- github.com/wechaty/go-wechaty v0.4.3 /go.mod h1:5WzvxzkJ1RNPbo49CAL9j4OQqY/06rkvIuZz7Fh09tI =
80
+ github.com/wechaty/go-wechaty v0.4.4 h1:bqq/TJLyxuq3sPBsh0q0X09jbnZr4/bUc2hg3u2PEOk =
81
+ github.com/wechaty/go-wechaty v0.4.4 /go.mod h1:5WzvxzkJ1RNPbo49CAL9j4OQqY/06rkvIuZz7Fh09tI =
82
82
github.com/willf/bitset v1.1.10 h1:NotGKqX0KwQ72NUzqrjZq5ipPNDQex9lo3WpaS8L2sc =
83
83
go.opentelemetry.io/proto/otlp v0.7.0 /go.mod h1:PqfVotwruBrMGOCsRd/89rSnXhoiJIqeYNgFYFoEGnI =
84
84
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
You can’t perform that action at this time.
0 commit comments