diff --git a/scripts/go.sh b/scripts/go.sh index 187f6c5..923ea2d 100755 --- a/scripts/go.sh +++ b/scripts/go.sh @@ -12,6 +12,7 @@ go install github.com/bufbuild/buf-language-server/cmd/bufls@latest go install github.com/mikefarah/yq/v4@latest go install github.com/itchyny/gojq/cmd/gojq@latest +go install github.com/fullstorydev/grpcurl/cmd/grpcurl@latest go install mvdan.cc/gofumpt@latest go install golang.org/x/tools/go/analysis/passes/fieldalignment/cmd/fieldalignment@latest