#!/bin/bash set -euo pipefail exec go run github.com/golang/protobuf/protoc-gen-go@v1.5.3 "$@"