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