influxdb/scripts/protoc-gen-gogofaster

3 lines
90 B
Bash
Executable File

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