Skip to content

Commit

Permalink
fix: buf configuration template
Browse files Browse the repository at this point in the history
  • Loading branch information
yinheli committed Oct 29, 2021
1 parent 08d2582 commit 3d20080
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/xservice/gogen/assets/project/buf.yaml.tpl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
version: v1beta1
name: buf.build/{{.Repo}}/{{.Name}}
deps:
- buf.build/beta/googleapis
- buf.build/beta/protoc-gen-validate
- buf.build/googleapis/googleapis
- buf.build/envoyproxy/protoc-gen-validate
build:
roots:
- .
- buf
lint:
use:
- DEFAULT
Expand Down

0 comments on commit 3d20080

Please sign in to comment.