Skip to content

Commit

Permalink
Migrate buf configuration files to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
bufdev committed May 21, 2024
1 parent 751b26b commit 16e8aba
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 20 deletions.
11 changes: 6 additions & 5 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
version: v1
version: v2
managed:
enabled: true
go_package_prefix:
default: connectrpc.com/connect/internal/gen
override:
- file_option: go_package_prefix
value: connectrpc.com/connect/internal/gen
plugins:
- name: go
- local: protoc-gen-go
out: internal/gen
opt: paths=source_relative
- name: connect-go
- local: protoc-gen-connect-go
out: internal/gen
opt: paths=source_relative
3 changes: 0 additions & 3 deletions buf.work.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions internal/proto/buf.yaml

This file was deleted.

0 comments on commit 16e8aba

Please sign in to comment.