grpc-ecosystem / protoc-gen-grpc-gateway-ts

protoc-gen-grpc-gateway-ts is a Typescript client generator for the grpc-gateway project. It generates idiomatic Typescript clients that connect the web frontend and golang backend fronted by grpc-gateway.
Apache License 2.0
142 stars 51 forks source link

Fix go 1.18 installation compatibility issue #37

Closed wilsonwu closed 2 years ago

wilsonwu commented 2 years ago

Fix go 1.18 installation compatibility issue:

image

solve #33

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

wilsonwu commented 2 years ago

@lyonlai please help to review and merge, thank you very much!

lyonlai commented 2 years ago

thanks for the contribution @wilsonwu . I'll take a look soon

wilsonwu commented 2 years ago

@lyonlai seems the job broken for long time, I tried to solve it, please help to run it.

wilsonwu commented 2 years ago

@lyonlai please help to rerun, already fixed in my repo:

image
lyonlai commented 2 years ago

Thanks you for your. contribution @wilsonwu