File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/golang/protobuf v1.5.4
1515 github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
1616 github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
17- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3
17+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0
1818 github.com/jeremywohl/flatten/v2 v2.0.0-20211013061545-07e4a09fb8e4
1919 github.com/pkg/errors v0.9.1
2020 github.com/prometheus/client_golang v1.23.2
Original file line number Diff line number Diff line change @@ -187,8 +187,8 @@ github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 h1:Ovs26xHkKqVztRpIrF/92Bcuy
187187github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 /go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk =
188188github.com/grpc-ecosystem/grpc-gateway v1.16.0 h1:gmcG1KaJ57LophUzW0Hy8NmPhnMZb4M0+kPpLofRdBo =
189189github.com/grpc-ecosystem/grpc-gateway v1.16.0 /go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw =
190- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 h1:NmZ1PKzSTQbuGHw9DGPFomqkkLWMC+vZCkfs+FHv1Vg =
191- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 /go.mod h1:zQrxl1YP88HQlA6i9c63DSVPFklWpGX4OWAc9bFuaH4 =
190+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 h1:HWRh5R2+9EifMyIHV7ZV+MIZqgz+PMpZ14Jynv3O2Zs =
191+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 /go.mod h1:JfhWUomR1baixubs02l85lZYYOm7LV6om4ceouMv45c =
192192github.com/hashicorp/go-uuid v1.0.2 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
193193github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
194194github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
You can’t perform that action at this time.
0 commit comments