Skip to content

Commit

Permalink
Update code generation to API_OPAQUE
Browse files Browse the repository at this point in the history
  • Loading branch information
mfridman committed Dec 27, 2024
1 parent 088af34 commit b048ee2
Show file tree
Hide file tree
Showing 91 changed files with 8,278 additions and 72,603 deletions.
2 changes: 1 addition & 1 deletion data/template/buf.go.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins:
out: private/gen/proto/go
opt:
- paths=source_relative
- default_api_level=API_HYBRID
- default_api_level=API_OPAQUE
- Mgoogle/protobuf/cpp_features.proto=github.com/bufbuild/buf/private/gen/proto/go/google/protobuf
- Mgoogle/protobuf/java_features.proto=github.com/bufbuild/buf/private/gen/proto/go/google/protobuf
inputs:
Expand Down
Loading

0 comments on commit b048ee2

Please sign in to comment.