File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -2,24 +2,4 @@ module github.com/wechaty/go-wechaty-getting-started
2
2
3
3
go 1.14
4
4
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
- =======
23
5
require github.com/wechaty/go-wechaty v0.1.2
24
-
25
- >>>>>>> 46f94fb0cf271ebb2d454db3d69ecb09684255bd
You can’t perform that action at this time.
0 commit comments