Skip to content

Commit

Permalink
fix(golang/tools/guru): guru was deleted at v0.20.0
Browse files Browse the repository at this point in the history
- golang/tools@1f580da
- golang/go#65880

> RIP guru, Go's LSP server before LSP was invented.
  • Loading branch information
suzuki-shunsuke committed Apr 5, 2024
1 parent eca350a commit 9cbd165
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
7 changes: 5 additions & 2 deletions pkgs/golang/tools/guru/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@ packages:
link: https://pkg.go.dev/golang.org/x/tools/cmd/guru
version_source: github_tag
version_filter: not (Version startsWith "gopls/")
files:
- name: guru
version_constraint: "false"
version_overrides:
- version_constraint: semver(">= 0.20.0")
error_message: guru was deleted https://github.com/golang/go/issues/65880
- version_constraint: "true"
7 changes: 5 additions & 2 deletions registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9cbd165

Please sign in to comment.