Skip to content

Commit

Permalink
Merge pull request #21 from authzed/refresh-protos
Browse files Browse the repository at this point in the history
update the protos to match authzed service
  • Loading branch information
jakedt authored Aug 13, 2021
2 parents 7936550 + 418c5cb commit 92f491b
Show file tree
Hide file tree
Showing 11 changed files with 693 additions and 320 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
go install github.com/envoyproxy/[email protected]
- uses: "bufbuild/[email protected]"
with:
version: "0.43.2"
version: "0.48.2"
- name: "Generate & Diff Protos"
run: |
./buf.gen.yaml
Expand Down
2 changes: 1 addition & 1 deletion buf.gen.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env -S buf generate buf.build/authzed/api:b7e7cd9ac92b44638de0d01e03db6ec2 --template
#!/usr/bin/env -S buf generate buf.build/authzed/api:a079a1fd4ba14103bcaaf3b8d208774c --template
version: "v1beta1"
plugins:
- name: "go"
Expand Down
12 changes: 7 additions & 5 deletions proto/authzed/api/v0/acl_service.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 7 additions & 6 deletions proto/authzed/api/v0/core.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 92f491b

Please sign in to comment.