#!/usr/bin/env bash
VERSION=${VERSION:-v1.5.1}
go install "google.golang.org/grpc/cmd/protoc-gen-go-grpc@${VERSION}"