Skip to content

Commit 315c24a

Browse files
committed
migrate to new buf config
1 parent a4a1dcc commit 315c24a

File tree

4 files changed

+12
-11
lines changed

4 files changed

+12
-11
lines changed

buf.gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
version: v1
1+
version: v2
22
plugins:
3-
- plugin: buf.build/protocolbuffers/go:v1.31.0
3+
- remote: buf.build/protocolbuffers/go:v1.31.0
44
out: .
55
opt: paths=import,module=github.com/gomicro/concord

buf.lock

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Generated by buf. DO NOT EDIT.
2+
version: v2
3+
deps:
4+
- name: buf.build/bufbuild/protovalidate
5+
commit: 5a7b106cbb87462d9a8c9ffecdbd2e38
6+
digest: b5:0f2dc6c9453e9cc9e9f36807aaa5f94022e837d91fef4dcaeed79a35c0843cc64eba28ff077aab24da3b2cb12639ad256246f9f9a36c033b99d5754b19996b7e

proto/buf.yaml renamed to buf.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
version: v1
1+
version: v2
2+
3+
modules:
4+
- path: proto/concord
25

36
deps:
47
- buf.build/bufbuild/protovalidate

proto/buf.lock

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)