Skip to content

Commit

Permalink
Merge pull request #286 from authzed/codegen-for-1.40.0
Browse files Browse the repository at this point in the history
Bump API version to 1.40.0
  • Loading branch information
tstirrat15 authored Jan 27, 2025
2 parents 6488a20 + d33c765 commit 0e406f8
Show file tree
Hide file tree
Showing 31 changed files with 951 additions and 983 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 = "4154b78c9f329864d83b10689bcef3039dec7ca1"
BufTag = "v1.40.0"
)

// Proto runs proto codegen
Expand Down
64 changes: 32 additions & 32 deletions proto/authzed/api/materialize/v0/watchpermissions.pb.go

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

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

Loading

0 comments on commit 0e406f8

Please sign in to comment.