mirror of
https://github.com/grafana/grafana.git
synced 2025-01-26 08:16:59 -06:00
11 lines
246 B
YAML
11 lines
246 B
YAML
version: v1
|
|
plugins:
|
|
- plugin: go
|
|
out: pkg/storage/unified/resource
|
|
opt: paths=source_relative
|
|
- plugin: go-grpc
|
|
out: pkg/storage/unified/resource
|
|
opt:
|
|
- paths=source_relative
|
|
- require_unimplemented_servers=false
|