We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f98762 + a4821a9 commit fc892bfCopy full SHA for fc892bf
go.mod
@@ -9,9 +9,11 @@ require (
9
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
10
github.com/wechaty/go-grpc v0.17.1 // indirect
11
github.com/wechaty/go-wechaty v0.1.2
12
+ golang.org/x/lint v0.0.0-20200302205851-738671d3881b // indirect
13
golang.org/x/net v0.0.0-20200822124328-c89045814202 // indirect
14
golang.org/x/sys v0.0.0-20200824131525-c12d262b63d8 // indirect
15
golang.org/x/text v0.3.3 // indirect
16
+ golang.org/x/tools v0.0.0-20200823205832-c024452afbcd // indirect
17
google.golang.org/genproto v0.0.0-20200815001618-f69a88009b70 // indirect
18
google.golang.org/grpc v1.31.0 // indirect
19
google.golang.org/protobuf v1.25.0 // indirect
0 commit comments