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 @@ -60,7 +60,7 @@ require (
6060 github.com/google/go-cmp v0.7.0 // indirect
6161 github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 // indirect
6262 github.com/google/uuid v1.6.0 // indirect
63- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0 // indirect
63+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 // indirect
6464 github.com/inconshreveable/mousetrap v1.1.0 // indirect
6565 github.com/josharian/intern v1.0.0 // indirect
6666 github.com/json-iterator/go v1.1.12 // indirect
Original file line number Diff line number Diff line change @@ -84,8 +84,8 @@ github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 h1:BHT72Gu3keYf3ZEu2J
8484github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 /go.mod h1:boTsfXsheKC2y+lKOCMpSfarhxDeIzfZG1jqGcPl3cA =
8585github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
8686github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
87- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0 h1:+epNPbD5EqgpEMm5wrl4Hqts3jZt8+kYaqUisuuIGTk =
88- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0 /go.mod h1:Zanoh4+gvIgluNqcfMVTJueD4wSS5hT7zTt4Mrutd90 =
87+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 h1:X5VWvz21y3gzm9Nw/kaUeku/1+uBhcekkmy4IkffJww =
88+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 /go.mod h1:Zanoh4+gvIgluNqcfMVTJueD4wSS5hT7zTt4Mrutd90 =
8989github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
9090github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
9191github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY =
You can’t perform that action at this time.
0 commit comments