Skip to content

Commit

Permalink
chore(deps): update dependency grpc-ecosystem/grpc-gateway to v2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent d93b107 commit 313fd5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ plugins:
- generate_dependencies

# renovate: datasource=github-releases depName=grpc-ecosystem/grpc-gateway
- plugin: buf.build/grpc-ecosystem/gateway:v2.19.1
- plugin: buf.build/grpc-ecosystem/gateway:v2.20.0
out: gen/proto/go
opt:
- paths=source_relative
- generate_unbound_methods=true

# renovate: datasource=github-releases depName=grpc-ecosystem/grpc-gateway
- plugin: buf.build/grpc-ecosystem/openapiv2:v2.19.1
- plugin: buf.build/grpc-ecosystem/openapiv2:v2.20.0
out: gen/proto/swagger
opt:
- allow_merge=false

0 comments on commit 313fd5d

Please sign in to comment.