mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-10 17:12:33 +08:00
b096a2e7e5
This commit adds protobuf files and tooling surrounding generating APIs and datatypes.
12 lines
195 B
YAML
12 lines
195 B
YAML
version: v1
|
|
lint:
|
|
use:
|
|
- DEFAULT
|
|
breaking:
|
|
use:
|
|
- FILE
|
|
|
|
deps:
|
|
- buf.build/googleapis/googleapis
|
|
- buf.build/grpc-ecosystem/grpc-gateway
|
|
- buf.build/ufoundit-dev/protoc-gen-gorm
|