summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcos <cos>2023-06-06 07:33:58 +0200
committercos <cos>2023-08-07 21:47:53 +0200
commit111e9dca7a458772abb702114bb90e036b54f177 (patch)
tree0d4b90728bf7e8d68dc299dfc4892dae60f56800
parent15cbc0e912acf31d8185dbef00473e9555591350 (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 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: