elliots / protoc-gen-twirp_swagger

Swagger generator for twirp
Other
62 stars 15 forks source link

If anyone has issues with failures from this module #16

Open flyandi opened 4 years ago

flyandi commented 4 years ago

There is an underlying module that is used by protoc-gen that has been adjusted and many previously exposed API's were moved behind closed doors.

Here is my thread at the original source: https://github.com/grpc-ecosystem/grpc-gateway/issues/1154

marwan-at-work commented 4 years ago

Thank you @flyandi, it mentions in their release notes (https://github.com/grpc-ecosystem/grpc-gateway/releases/tag/v1.14.0) to raise an issue if some of those apis were needed so I imagine you did the right thing :)

flyandi commented 4 years ago

Ok they put the module API's in questions back. So this will work again.

coolyrat commented 4 years ago

After upgrade to v1.14.1,go mod tidy failed. My go version is 1.14.

go: finding module for package github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule

github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule: module github.com/grpc-ecosystem/grpc-gateway@latest found (v1.14.1), but does not contain package github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule