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 9c37182 + c055677 commit eb912a9Copy full SHA for eb912a9
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.0
+ github.com/wechaty/go-wechaty v0.3.1
7
golang.org/x/net v0.0.0-20201021035429-f5854403a974 // indirect
8
golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 // indirect
9
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
0 commit comments