chore(mise/tools): add grpcurl and evans gRPC CLI tools

This commit is contained in:
Jim Myhrberg
2025-02-27 22:04:20 +00:00
parent 1e87166ea5
commit 3dd0e620fd

View File

@@ -83,6 +83,7 @@ ctop = "latest"
difftastic = "latest" difftastic = "latest"
direnv = "latest" direnv = "latest"
dust = "latest" dust = "latest"
evans = "latest"
fzf = "latest" fzf = "latest"
gh = "latest" gh = "latest"
gitu = "latest" gitu = "latest"
@@ -92,6 +93,7 @@ golangci-lint = "latest"
golangci-lint-langserver = "latest" golangci-lint-langserver = "latest"
golines = "latest" golines = "latest"
goreleaser = "latest" goreleaser = "latest"
grpcurl = "latest"
hadolint = "latest" hadolint = "latest"
helm = "latest" helm = "latest"
helmfile = "latest" helmfile = "latest"