We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5efe5a1 + f28ca70 commit b7e605dCopy full SHA for b7e605d
go.mod
@@ -3,7 +3,7 @@ module github.com/wechaty/go-wechaty-getting-started
3
go 1.14
4
5
require (
6
- github.com/wechaty/go-wechaty v0.3.2
+ github.com/wechaty/go-wechaty v0.3.3
7
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 // indirect
8
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
9
golang.org/x/tools v0.1.5 // indirect
0 commit comments