Skip to content

Commit 6658b22

Browse files
authored
Update go.mod
1 parent 3f50a88 commit 6658b22

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

go.mod

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,4 @@ module github.com/wechaty/go-wechaty-getting-started
22

33
go 1.14
44

5-
<<<<<<< HEAD
6-
require (
7-
github.com/golang/protobuf v1.4.2 // indirect
8-
github.com/maruel/rs v1.0.0 // indirect
9-
github.com/otiai10/opengraph v1.1.2 // indirect
10-
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
11-
github.com/wechaty/go-grpc v0.17.1 // indirect
12-
github.com/wechaty/go-wechaty v0.1.2
13-
golang.org/x/lint v0.0.0-20200302205851-738671d3881b // indirect
14-
golang.org/x/net v0.0.0-20200822124328-c89045814202 // indirect
15-
golang.org/x/sys v0.0.0-20200828194041-157a740278f4 // indirect
16-
golang.org/x/text v0.3.3 // indirect
17-
golang.org/x/tools v0.0.0-20200828161849-5deb26317202 // indirect
18-
google.golang.org/genproto v0.0.0-20200828030656-73b5761be4c5 // indirect
19-
google.golang.org/grpc v1.31.1 // indirect
20-
google.golang.org/protobuf v1.25.0 // indirect
21-
)
22-
=======
235
require github.com/wechaty/go-wechaty v0.1.2
24-
25-
>>>>>>> 46f94fb0cf271ebb2d454db3d69ecb09684255bd

0 commit comments

Comments
 (0)