File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,14 +25,14 @@ plugins:
2525 - generate_dependencies
2626
2727 # renovate: datasource=github-releases depName=grpc-ecosystem/grpc-gateway
28- - plugin : buf.build/grpc-ecosystem/gateway:v2.26 .3
28+ - plugin : buf.build/grpc-ecosystem/gateway:v2.27 .3
2929 out : gen/proto/go
3030 opt :
3131 - paths=source_relative
3232 - generate_unbound_methods=true
3333
3434 # renovate: datasource=github-releases depName=grpc-ecosystem/grpc-gateway
35- - plugin : buf.build/grpc-ecosystem/openapiv2:v2.26 .3
35+ - plugin : buf.build/grpc-ecosystem/openapiv2:v2.27 .3
3636 out : gen/proto/swagger
3737 opt :
3838 - allow_merge=false
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
2323 github.com/google/uuid v1.6.0
2424 github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0
2525 github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3
26- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2
26+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3
2727 github.com/ianlancetaylor/demangle v0.0.0-20250628045327-2d64ad6b7ec5
2828 github.com/improbable-eng/grpc-web v0.15.0
2929 github.com/klauspost/compress v1.18.1
Original file line number Diff line number Diff line change @@ -449,8 +449,8 @@ github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3 h1:B+8ClL/kCQkRiU82d9xajR
449449github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3 /go.mod h1:NbCUVmiS4foBGBHOYlCT25+YmGpJ32dZPi75pGEUpj4 =
450450github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 /go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk =
451451github.com/grpc-ecosystem/grpc-gateway v1.9.5 /go.mod h1:vNeuVxBJEsws4ogUvrchl83t/GYV9WGTSLVdBhOQFDY =
452- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 h1:8Tjv8EJ+pM1xP8mK6egEbD1OgnVTyacbefKhmbLhIhU =
453- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 /go.mod h1:pkJQ2tZHJ0aFOVEEot6oZmaVEZcRme73eIFmhiVuRWs =
452+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 h1:NmZ1PKzSTQbuGHw9DGPFomqkkLWMC+vZCkfs+FHv1Vg =
453+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 /go.mod h1:zQrxl1YP88HQlA6i9c63DSVPFklWpGX4OWAc9bFuaH4 =
454454github.com/hamba/avro/v2 v2.29.0 h1:fkqoWEPxfygZxrkktgSHEpd0j/P7RKTBTDbcEeMdVEY =
455455github.com/hamba/avro/v2 v2.29.0 /go.mod h1:Pk3T+x74uJoJOFmHrdJ8PRdgSEL/kEKteJ31NytCKxI =
456456github.com/hashicorp/consul/api v1.3.0 /go.mod h1:MmDNSzIMUjNpY/mQ398R4bk2FnqQLoPndWW5VkKPlCE =
You can’t perform that action at this time.
0 commit comments