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 @@ -79,7 +79,7 @@ require (
79
79
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 // indirect
80
80
github.com/google/uuid v1.6.0 // indirect
81
81
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
82
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0
82
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1
83
83
github.com/iancoleman/orderedmap v0.3.0 // indirect
84
84
github.com/josharian/intern v1.0.0 // indirect
85
85
github.com/json-iterator/go v1.1.12 // indirect
Original file line number Diff line number Diff line change @@ -109,8 +109,8 @@ github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 h1:JeSE6pjso5T
109
109
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 /go.mod h1:r4w70xmWCQKmi1ONH4KIaBptdivuRPyosB9RmPlGEwA =
110
110
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2 h1:sGm2vDRFUrQJO/Veii4h4zG2vvqG6uWNkBHSTqXOZk0 =
111
111
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2 /go.mod h1:wd1YpapPLivG6nQgbf7ZkG1hhSOXDhhn4MLTknx2aAc =
112
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0 h1:+epNPbD5EqgpEMm5wrl4Hqts3jZt8+kYaqUisuuIGTk =
113
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0 /go.mod h1:Zanoh4+gvIgluNqcfMVTJueD4wSS5hT7zTt4Mrutd90 =
112
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 h1:X5VWvz21y3gzm9Nw/kaUeku/1+uBhcekkmy4IkffJww =
113
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 /go.mod h1:Zanoh4+gvIgluNqcfMVTJueD4wSS5hT7zTt4Mrutd90 =
114
114
github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY =
115
115
github.com/hashicorp/go-version v1.7.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
116
116
github.com/iancoleman/orderedmap v0.3.0 h1:5cbR2grmZR/DiVt+VJopEhtVs9YGInGIxAoMJn+Ichc =
You can’t perform that action at this time.
0 commit comments