hashicorp / go-plugin

Golang plugin system over RPC.
Mozilla Public License 2.0
5.25k stars 450 forks source link

Update to latest protobuf and gRPC #128

Closed syndbg closed 4 years ago

syndbg commented 4 years ago

Just updates by default to the latest protobuf and gRPC.

Follow up of #123 , cause in that PR it's already behind few versions.

Rationale:

jefferai commented 4 years ago

Please stick to one PR. You can always update it with more commits.

syndbg commented 4 years ago

@jefferai The other is not my PR