Skip to content

Commit d9c2fbe

Browse files
committed
use maintained version of misspell
1 parent 0bcb2bb commit d9c2fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/install-verify-tools.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ go install golang.org/x/lint/golint@latest
2424

2525
go install github.com/tools/godep@latest
2626

27-
go install github.com/client9/misspell/cmd/misspell@latest
27+
go install github.com/golangci/misspell/cmd/misspell@latest
2828

2929
# ex: ts=2 sw=2 et filetype=sh

0 commit comments

Comments
 (0)