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 @@ -41,7 +41,7 @@ require (
4141 github.com/goccy/go-json v0.10.5 // indirect
4242 github.com/google/flatbuffers v25.2.10+incompatible // indirect
4343 github.com/google/uuid v1.6.0 // indirect
44- github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.1 // indirect
44+ github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2 // indirect
4545 github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 // indirect
4646 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
4747 github.com/hashicorp/go-retryablehttp v0.7.8 // indirect
Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
8989github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
9090github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
9191github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
92- github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.1 h1:KcFzXwzM/kGhIRHvc8jdixfIJjVzuUJdnv+5xsPutog =
93- github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.1 /go.mod h1:qOchhhIlmRcqk/O9uCo/puJlyo07YINaIqdZfZG3Jkc =
92+ github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2 h1:sGm2vDRFUrQJO/Veii4h4zG2vvqG6uWNkBHSTqXOZk0 =
93+ github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2 /go.mod h1:wd1YpapPLivG6nQgbf7ZkG1hhSOXDhhn4MLTknx2aAc =
9494github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 h1:X5VWvz21y3gzm9Nw/kaUeku/1+uBhcekkmy4IkffJww =
9595github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 /go.mod h1:Zanoh4+gvIgluNqcfMVTJueD4wSS5hT7zTt4Mrutd90 =
9696github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
You can’t perform that action at this time.
0 commit comments