Skip to content

Commit eb912a9

Browse files
authored
Merge pull request #18 from dchaofei/master
升级 [email protected]
2 parents 9c37182 + c055677 commit eb912a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/wechaty/go-wechaty-getting-started
33
go 1.14
44

55
require (
6-
github.com/wechaty/go-wechaty v0.3.0
6+
github.com/wechaty/go-wechaty v0.3.1
77
golang.org/x/net v0.0.0-20201021035429-f5854403a974 // indirect
88
golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 // indirect
99
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect

0 commit comments

Comments
 (0)