File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/cockroachdb/pebble v1.1.5
99 github.com/google/go-cmp v0.7.0
1010 github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0
11- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0
11+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1
1212 github.com/pkg/errors v0.9.1
1313 github.com/prometheus/client_golang v1.22.0
1414 github.com/qubic/go-node-connector v0.13.0
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0 h1:pRhl55Yx1eC7BZ1N+BBWwn
5656github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0 /go.mod h1:XKMd7iuf/RGPSMJ/U4HP0zS2Z9Fh8Ps9a+6X26m/tmI =
5757github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0 h1:+epNPbD5EqgpEMm5wrl4Hqts3jZt8+kYaqUisuuIGTk =
5858github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0 /go.mod h1:Zanoh4+gvIgluNqcfMVTJueD4wSS5hT7zTt4Mrutd90 =
59+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 h1:X5VWvz21y3gzm9Nw/kaUeku/1+uBhcekkmy4IkffJww =
60+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 /go.mod h1:Zanoh4+gvIgluNqcfMVTJueD4wSS5hT7zTt4Mrutd90 =
5961github.com/kisielk/errcheck v1.5.0 /go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8 =
6062github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
6163github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo =
You can’t perform that action at this time.
0 commit comments