Closed dmumladze closed 1 year ago
Dang. Looks like the same thing as https://github.com/fullstorydev/grpcurl/issues/414 (and https://github.com/jhump/protoreflect/issues/572). Sorry for the breakage, my bad.
There's a fixed release of protoreflect (v1.15.3), so this repo needs the same fix that was already made in grpcurl.
@dependabot halp
This is fixed in https://github.com/fullstorydev/grpcui/pull/272, and released in https://github.com/fullstorydev/grpcui/releases/tag/v1.3.3. Closing this issue.
Any reason I should be getting this error? I have the latest Go and grpcui, but getting this weird error. There are no local imports in my proto and btw, I can connect and use Postman without any issues.
grpcui -vvv -plaintext -proto ./grpc/Model.proto localhost:8009