influxdb/scripts/protoc-gen-gogofaster

3 lines
98 B
Bash
Executable File

#!/usr/bin/env bash
env GO111MODULE=on go run github.com/gogo/protobuf/protoc-gen-gogofaster "$@"