Skip to content

Commit

Permalink
Merge pull request #189 from josephschorr/reflection-apis
Browse files Browse the repository at this point in the history
Update generated protos for experimental reflection APIs
  • Loading branch information
josephschorr committed May 1, 2024
2 parents d48509e + d36fb4a commit 0897d03
Show file tree
Hide file tree
Showing 10 changed files with 15,126 additions and 1,658 deletions.
2 changes: 1 addition & 1 deletion magefiles/gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ func (g Gen) All() error {
const (
ProtoPath = "proto/authzed/api"
BufRepository = "buf.build/authzed/api"
BufTag = "d12b0c6cb910ec1b21bb4abc5ee43f53efb9896c"
BufTag = "6db92bea167c1a628daafd572dc612e80cf99d4d"
)

// Proto runs proto codegen
Expand Down

0 comments on commit 0897d03

Please sign in to comment.