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 @@ -27,7 +27,7 @@ require (
2727 github.com/google/uuid v1.6.0 // indirect
2828 github.com/gorilla/mux v1.8.1 // indirect
2929 github.com/gravitational/trace v1.5.1 // indirect
30- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0 // indirect
30+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 // indirect
3131 github.com/hashicorp/go-version v1.7.0 // indirect
3232 github.com/mattn/go-colorable v0.1.14 // indirect
3333 github.com/mattn/go-isatty v0.0.20 // indirect
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=
4848github.com/gorilla/mux v1.8.1 /go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ =
4949github.com/gravitational/trace v1.5.1 h1:CdSymAjkE1VOef+lsC5x29jX9WbgI0fBtnRqeT4Fh+c =
5050github.com/gravitational/trace v1.5.1 /go.mod h1:sJKfJHIQ7IkG8kvYpFPEr6mj3WDEdZ0YAc7xAD8w7lw =
51- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0 h1:+epNPbD5EqgpEMm5wrl4Hqts3jZt8+kYaqUisuuIGTk =
52- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0 /go.mod h1:Zanoh4+gvIgluNqcfMVTJueD4wSS5hT7zTt4Mrutd90 =
51+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 h1:X5VWvz21y3gzm9Nw/kaUeku/1+uBhcekkmy4IkffJww =
52+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 /go.mod h1:Zanoh4+gvIgluNqcfMVTJueD4wSS5hT7zTt4Mrutd90 =
5353github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY =
5454github.com/hashicorp/go-version v1.7.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
5555github.com/http-wasm/http-wasm-host-go v0.7.0 h1:+1KrRyOO6tWiDB24QrtSYyDmzFLBBs3jioKaUT0mq1c =
You can’t perform that action at this time.
0 commit comments