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.
1 parent 7977b4e commit 65bf73aCopy full SHA for 65bf73a
go.mod
@@ -6,6 +6,6 @@ require (
6
github.com/wechaty/go-wechaty v0.3.5
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
+ golang.org/x/tools v0.1.8 // indirect
10
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
11
)
0 commit comments