influxdb/scripts/protoc-gen-gogofaster

3 lines
98 B
Plaintext
Raw Normal View History

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