Skip to content

Commit

Permalink
Merge pull request #292 from josephschorr/promote-reflection-apis
Browse files Browse the repository at this point in the history
Update authzed-go to promote reflection APIs
  • Loading branch information
vroldanbet authored Feb 18, 2025
2 parents cc8ae8a + 6d24942 commit 3857fa5
Show file tree
Hide file tree
Showing 25 changed files with 14,564 additions and 594 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 = "v1.40.0"
BufTag = "03fe5b66b0358ee4af301e030d45121fff922d91"
)

// Proto runs proto codegen
Expand Down
Loading

0 comments on commit 3857fa5

Please sign in to comment.