summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcos <cos>2023-06-06 07:33:58 +0200
committercos <cos>2024-09-10 23:58:37 +0200
commit96b218ae6cb4d1a967b8694f3e6ee3d26127af2c (patch)
treea2c080f55df16708fef1a3765e367779cfccbb08
parenta7ef1817b7aa06d0f80952ad530be87ad3c8f6e2 (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 f49b5a02..2ce2e5e9 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -233,8 +233,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: