chore: update identity status type to UserStatus #34

Open
mapoofano wants to merge 370 commits from chore-identity-user-status into main
Showing only changes of commit 49150af2fa - Show all commits
+7 -7
View File
@@ -9,15 +9,15 @@ managed:
value: github.com/nfel value: github.com/nfel
plugins: plugins:
# NOTE: golang # NOTE: golang
- remote: buf.build/grpc/go # - remote: buf.build/grpc/go
# NOTE: grpc # NOTE: grpc
# go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest # go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
# - local: protoc-gen-go-grpc - local: protoc-gen-go-grpc
out: stub/go out: stub/go
# NOTE: PB files # NOTE: PB files
# go install google.golang.org/protobuf/cmd/protoc-gen-go@latest # go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
# - local: protoc-gen-go - local: protoc-gen-go
- remote: buf.build/protocolbuffers/go:v1.30.0 # - remote: buf.build/protocolbuffers/go:v1.30.0
out: stub/go out: stub/go
# NOTE: doc # NOTE: doc
# - local: protoc-gen-doc # - local: protoc-gen-doc
@@ -39,9 +39,9 @@ plugins:
# # - plugin=mix # # - plugin=mix
# out: stub/go # out: stub/go
# NOTE: Typescript # NOTE: Typescript
- remote: buf.build/bufbuild/es:v2.2.2 # - remote: buf.build/bufbuild/es:v2.2.2
# opt: import_prefix=github.com/nfel # # opt: import_prefix=github.com/nfel
out: stub/ts # out: stub/ts
# - local: protobuf-ts # - local: protobuf-ts
# # opt: import_prefix=github.com/nfel # # opt: import_prefix=github.com/nfel