Skip to content

Commit 3533537

Browse files
committed
Remove executable bit from buf.gen.yaml and add input for buf generate
1 parent c443483 commit 3533537

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buf.gen.yaml

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#!/usr/bin/env -S buf generate buf.build/authzed/api:v1.34.0 --template
2-
---
31
version: v2
42
managed:
53
enabled: true
4+
inputs:
5+
- module: buf.build/authzed/api:v1.34.0
66
plugins:
77
- remote: buf.build/protocolbuffers/python:v26.1
88
out: "."

0 commit comments

Comments
 (0)