Skip to content

Commit

Permalink
regenerate authzed-go after API 1.34
Browse files Browse the repository at this point in the history
  • Loading branch information
vroldanbet committed Jun 29, 2024
1 parent fbc80a6 commit 9bdc6b3
Show file tree
Hide file tree
Showing 19 changed files with 165 additions and 165 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 = "78c93bbe7e8d69fe7ae4c4c1f6a03fa2840d7797"
BufTag = "v1.34.0"
)

// Proto runs proto codegen
Expand Down
14 changes: 7 additions & 7 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.

26 changes: 13 additions & 13 deletions proto/authzed/api/materialize/v0/watchpermissionsets.pb.go

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

2 changes: 1 addition & 1 deletion proto/authzed/api/materialize/zz_generated.version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package materialize

const (
BufRepository = "buf.build/authzed/api"
BufTag = "78c93bbe7e8d69fe7ae4c4c1f6a03fa2840d7797"
BufTag = "v1.34.0"
)
14 changes: 7 additions & 7 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 9bdc6b3

Please sign in to comment.