johanbrandhorst / grpc-gateway-boilerplate

All the boilerplate you need to get started with writing grpc-gateway powered REST services in Go
MIT License
474 stars 81 forks source link

Update buf plugin references #43

Closed mfridman closed 1 year ago

mfridman commented 1 year ago

Hey there 👋 , we'll eventually be removing those older-style Remote Plugins. This PR:

  1. Updates plugin references to the Buf-managed ones from buf.build/plugins
  2. Updates those plugins to the latest upstream versions
  3. Bump buf cli to version 1.17.0
  4. Run make generate and commit those files
johanbrandhorst commented 1 year ago

🪦 my CI apparently