Skip to content

Commit

Permalink
fix: update ZITADEL to version 1.16.6 (#18)
Browse files Browse the repository at this point in the history
* fix: update ZITADEL to version 1.16.6

* fix: update ZITADEL to version 1.16.6
  • Loading branch information
livio-a authored Jun 21, 2021
1 parent 94a62cb commit 0c48f93
Show file tree
Hide file tree
Showing 14 changed files with 24,127 additions and 12,862 deletions.
1 change: 1 addition & 0 deletions build/zitadel/generate-grpc-client.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ protoc \
--go_opt=Mzitadel/policy.proto=${ZITADEL_IMPORT}/policy \
--go_opt=Mzitadel/project.proto=${ZITADEL_IMPORT}/project \
--go_opt=Mzitadel/user.proto=${ZITADEL_IMPORT}/user \
--go_opt=Mzitadel/text.proto=${ZITADEL_IMPORT}/text \
--go_out /go/src \
--go-grpc_out /go/src \
$(find /proto/include/zitadel -iname *.proto)
Loading

0 comments on commit 0c48f93

Please sign in to comment.