Skip to content

Commit fc892bf

Browse files
authored
Merge pull request #2 from Nebell/update-dependencies
Update dependencies
2 parents 1f98762 + a4821a9 commit fc892bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ require (
99
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
1010
github.com/wechaty/go-grpc v0.17.1 // indirect
1111
github.com/wechaty/go-wechaty v0.1.2
12+
golang.org/x/lint v0.0.0-20200302205851-738671d3881b // indirect
1213
golang.org/x/net v0.0.0-20200822124328-c89045814202 // indirect
1314
golang.org/x/sys v0.0.0-20200824131525-c12d262b63d8 // indirect
1415
golang.org/x/text v0.3.3 // indirect
16+
golang.org/x/tools v0.0.0-20200823205832-c024452afbcd // indirect
1517
google.golang.org/genproto v0.0.0-20200815001618-f69a88009b70 // indirect
1618
google.golang.org/grpc v1.31.0 // indirect
1719
google.golang.org/protobuf v1.25.0 // indirect

0 commit comments

Comments
 (0)