mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 08:35:43 -06:00
3 lines
136 B
Bash
3 lines
136 B
Bash
|
protoc --go_out=. --go_opt=paths=source_relative \
|
||
|
--go-grpc_out=. --go-grpc_opt=paths=source_relative \
|
||
|
secretsmanager.proto
|