mirror of https://github.com/status-im/consul.git
10 lines
191 B
YAML
10 lines
191 B
YAML
|
version: v1
|
||
|
managed:
|
||
|
enabled: true
|
||
|
go_package_prefix:
|
||
|
default: github.com/hashicorp/consul/internal/protohcl/testproto
|
||
|
plugins:
|
||
|
- name: go
|
||
|
out: .
|
||
|
opt: paths=source_relative
|