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 @@ -12,7 +12,7 @@ require (
12
12
github.com/go-openapi/strfmt v0.23.0
13
13
github.com/go-openapi/swag v0.23.0
14
14
github.com/go-openapi/validate v0.24.0
15
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0
15
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
16
16
github.com/hashicorp/go-version v1.6.0
17
17
github.com/percona/percona-backup-mongodb v1.8.1-0.20240321083036-d96752d1abc5
18
18
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -275,8 +275,8 @@ github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de
275
275
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 /go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk =
276
276
github.com/grpc-ecosystem/grpc-gateway v1.9.0 /go.mod h1:vNeuVxBJEsws4ogUvrchl83t/GYV9WGTSLVdBhOQFDY =
277
277
github.com/grpc-ecosystem/grpc-gateway v1.9.5 /go.mod h1:vNeuVxBJEsws4ogUvrchl83t/GYV9WGTSLVdBhOQFDY =
278
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0 h1:Wqo399gCIufwto+VfwCSvsnfGpF/w5E9CNxSwbpD6No =
279
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0 /go.mod h1:qmOFXW2epJhM0qSnUUYpldc7gVz2KMQwJ/QYCDIa7XU =
278
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 h1:/c3QmbOGMGTOumP2iT/rCwB7b0QDGLKzqOmktBjT+Is =
279
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 /go.mod h1:5SN9VR2LTsRFsrEC6FHgRbTWrTHu6tqPeKxEQv15giM =
280
280
github.com/hashicorp/go-version v1.6.0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek =
281
281
github.com/hashicorp/go-version v1.6.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
282
282
github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
You can’t perform that action at this time.
0 commit comments