Skip to content

Commit c7a8465

Browse files
authored
Merge pull request #25 from wechaty/update-dependencies
Update dependencies
2 parents 7977b4e + 65bf73a commit c7a8465

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
@@ -6,6 +6,6 @@ require (
66
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
9-
golang.org/x/tools v0.1.5 // indirect
9+
golang.org/x/tools v0.1.8 // indirect
1010
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
1111
)

0 commit comments

Comments
 (0)