aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'buf.yaml')
-rw-r--r--buf.yaml9+9 −0
1 files changed, 9 insertions, 0 deletions
diff --git a/buf.yaml b/buf.yaml
new file mode 100644
--- /dev/null
+++ b/buf.yaml
@@ -0,0 +1,9 @@
+# Copyright (c) 2026 Nikolay Govorov
+# SPDX-License-Identifier: AGPL-3.0-or-later
+
+version: v2
+modules:
+ - path: internal/protocol/proto
+ - path: cmd/mirum-server/proto
+deps:
+ - buf.build/bufbuild/protovalidate