summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcos <cos>2023-06-06 07:33:58 +0200
committercos <cos>2025-08-14 07:55:10 +0200
commit6cc4d22733a33a0f623c303a5671fddf516b341f (patch)
treeb4e5f0ea499f5171dda135b9245b93c00acb99d0
parent8061dc042d68b38ea1cd841ea0d3aade33ed664f (diff)
downloadale-fix/broken_golang_links.zip
Update two broken links to golang toolsfix/broken_golang_links
-rw-r--r--supported-tools.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 81305eac..fde6826a 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -242,8 +242,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) :speech_balloon:
- * [gosimple](https://github.com/dominikh/go-tools/tree/master/cmd/gosimple) :warning: :floppy_disk: :speech_balloon:
+ * [gopls](https://github.com/golang/tools/blob/master/gopls/README.md) :speech_balloon:
+ * [gosimple](https://staticcheck.io/changes/2019.2/#deprecated) :warning: :floppy_disk: :speech_balloon:
* [gotype](https://godoc.org/golang.org/x/tools/cmd/gotype) :warning: :floppy_disk: :speech_balloon:
* [revive](https://github.com/mgechev/revive) :warning: :floppy_disk:
* [staticcheck](https://github.com/dominikh/go-tools/tree/master/cmd/staticcheck) :warning: :floppy_disk: :speech_balloon: