protoc-gen-twirp_swagger
protoc-gen-twirp_swagger copied to clipboard
If anyone has issues with failures from this module
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
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 :)
Ok they put the module API's in questions back. So this will work again.
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