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