mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:46:39 +00:00
feat(mise/tools): add godef
This commit is contained in:
@@ -38,6 +38,7 @@ show_tools = false
|
||||
"go:github.com/nametake/golangci-lint-langserver" = "latest"
|
||||
"go:github.com/rakyll/hey" = "latest"
|
||||
"go:github.com/rhysd/actionlint/cmd/actionlint" = "latest"
|
||||
"go:github.com/rogpeppe/godef" = "latest"
|
||||
"go:github.com/segmentio/golines" = "latest"
|
||||
"go:golang.org/x/tools/cmd/godoc" = "latest"
|
||||
"go:golang.org/x/tools/cmd/goimports" = "latest"
|
||||
|
||||
Reference in New Issue
Block a user