memos/proto/buf.yaml
boojack 470fe1df49
feat: implement part of user service (#2053)
* feat: implement part of user service

* chore: update

* chore: update
2023-07-30 01:35:00 +08:00

16 lines
281 B
YAML

version: v1
name: buf.build/yourselfhosted/memos
breaking:
use:
- FILE
lint:
use:
- DEFAULT
except:
- ENUM_VALUE_PREFIX
- PACKAGE_DIRECTORY_MATCH
- PACKAGE_VERSION_SUFFIX
deps:
- buf.build/googleapis/googleapis
- buf.build/grpc-ecosystem/grpc-gateway