#!/usr/bin/env bash
set -e -o pipefail -u

go run github.com/golang/protobuf/protoc-gen-go
