#!/bin/bash
set -euo pipefail
exec go run google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.5.1 "$@"