feat(tools): move over a few more tools to be managed by mise

This commit is contained in:
2024-05-09 03:17:27 +01:00
parent 3201add496
commit 698860e72c
3 changed files with 13 additions and 4 deletions

View File

@@ -12,13 +12,19 @@
"cargo:eza" = "latest"
"cargo:gitu" = "0.19"
"cargo:hexyl" = "latest"
"cargo:hwatch" = "latest"
"cargo:jwt-cli" = "latest"
"cargo:kubectl-watch" = "latest"
"cargo:sccache" = "latest"
"cargo:tlrc" = "latest"
"cargo:ubi" = "latest"
"cargo:watchexec-cli" = "latest"
"go:github.com/bufbuild/buf-language-server/cmd/bufls" = "latest"
"go:github.com/go-delve/delve/cmd/dlv" = "latest"
"go:github.com/golang/mock/mockgen" = "latest"
"go:github.com/hashicorp/terraform-ls" = "latest"
"go:github.com/nametake/golangci-lint-langserver" = "latest"
"go:github.com/rakyll/hey" = "latest"
"go:github.com/segmentio/golines" = "latest"
"go:golang.org/x/tools/cmd/godoc" = "latest"
"go:golang.org/x/tools/cmd/goimports" = "latest"
@@ -54,6 +60,7 @@
"npm:yaml-language-server" = "latest"
1password-cli = "latest"
actionlint = "latest"
awscli = "latest"
buf = "latest"
ctop = "latest"
direnv = "latest"
@@ -79,6 +86,7 @@ shellcheck = "latest"
shfmt = "latest"
starship = "latest"
terraform = "latest"
tflint = "latest"
usage = "latest"
yj = "latest"
yq = "latest"