Skip to content

Commit 14e0731

Browse files
authored
Update go.mod
1 parent e423987 commit 14e0731

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.4
6+
github.com/wechaty/go-wechaty v0.3.5
77
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 // indirect
88
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
99
golang.org/x/tools v0.1.5 // indirect

0 commit comments

Comments
 (0)