From 111e9dca7a458772abb702114bb90e036b54f177 Mon Sep 17 00:00:00 2001 From: cos Date: Tue, 6 Jun 2023 07:33:58 +0200 Subject: Update two broken links to golang tools --- supported-tools.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/supported-tools.md b/supported-tools.md index c3c53289..6ccdc25b 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -223,8 +223,8 @@ formatting. * [golangci-lint](https://github.com/golangci/golangci-lint) :warning: :floppy_disk: * [golangserver](https://github.com/sourcegraph/go-langserver) :warning: * [golines](https://github.com/segmentio/golines) - * [gopls](https://github.com/golang/go/wiki/gopls) - * [gosimple](https://github.com/dominikh/go-tools/tree/master/cmd/gosimple) :warning: :floppy_disk: + * [gopls](https://github.com/golang/tools/blob/master/gopls/README.md) + * [gosimple](https://staticcheck.io/changes/2019.2/#deprecated) :warning: :floppy_disk: * [gotype](https://godoc.org/golang.org/x/tools/cmd/gotype) :warning: :floppy_disk: * [revive](https://github.com/mgechev/revive) :warning: :floppy_disk: * [staticcheck](https://github.com/dominikh/go-tools/tree/master/cmd/staticcheck) :warning: :floppy_disk: -- cgit v1.2.3