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 0bcb2bb commit d9c2fbeCopy full SHA for d9c2fbe
hack/install-verify-tools.sh
@@ -24,6 +24,6 @@ go install golang.org/x/lint/golint@latest
24
25
go install github.com/tools/godep@latest
26
27
-go install github.com/client9/misspell/cmd/misspell@latest
+go install github.com/golangci/misspell/cmd/misspell@latest
28
29
# ex: ts=2 sw=2 et filetype=sh
0 commit comments