fix: move buf to proto dir so submodules get the same deps
All checks were successful
Check / check (push) Successful in 1m35s

This commit is contained in:
2025-05-16 18:35:48 -04:00
parent 39959f041d
commit 32ac21afd2
6 changed files with 15 additions and 5 deletions

6
proto/buf.yaml Normal file
View File

@ -0,0 +1,6 @@
# For details on buf.yaml configuration, visit https://buf.build/docs/configuration/v2/buf-yaml
version: v2
modules:
- path: .
deps:
- buf.build/bufbuild/protovalidate