Skip to content

Commit e423987

Browse files
authored
Update dependencies
1 parent b7e605d commit e423987

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.3
6+
github.com/wechaty/go-wechaty v0.3.4
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)