#!/bin/bash set -euo pipefail exec go run github.com/envoyproxy/protoc-gen-validate@v1.0.2 "$@"