Skip to content

Commit

Permalink
Merge pull request goplus#37 from xushiwei/goxls
Browse files Browse the repository at this point in the history
goxls v0.13.5
  • Loading branch information
xushiwei authored Nov 27, 2023
2 parents a921c73 + 54c4fa2 commit fa9a621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/installtools/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ var tools = []struct {
}{
// TODO: auto-generate based on allTools.ts.in.
{"golang.org/x/tools/gopls", "", true, nil},
{"github.com/goplus/goxls", "", false, []finalVersion{{gopVer, "v0.13.3"}}},
{"github.com/goplus/goxls", "", false, []finalVersion{{gopVer, "v0.13.5"}}},
{"github.com/acroca/go-symbols", "", false, nil},
{"github.com/cweill/gotests/gotests", "", false, nil},
{"github.com/davidrjenni/reftools/cmd/fillstruct", "", false, nil},
Expand Down

0 comments on commit fa9a621

Please sign in to comment.