mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
13 lines
260 B
YAML
13 lines
260 B
YAML
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: BUSL-1.1
|
|
|
|
version: v1
|
|
managed:
|
|
enabled: true
|
|
go_package_prefix:
|
|
default: github.com/hashicorp/consul/internal/protohcl/testproto
|
|
plugins:
|
|
- name: go
|
|
out: .
|
|
opt: paths=source_relative
|