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 @@ -97,7 +97,7 @@ require (
9797 github.com/google/pprof v0.0.0-20230323073829-e72429f035bd // indirect
9898 github.com/google/uuid v1.6.0 // indirect
9999 github.com/gorilla/mux v1.8.1 // indirect
100- github.com/gorilla/schema v1.2 .1 // indirect
100+ github.com/gorilla/schema v1.4 .1 // indirect
101101 github.com/hashicorp/errwrap v1.1.0 // indirect
102102 github.com/hashicorp/go-multierror v1.1.1 // indirect
103103 github.com/inconshreveable/mousetrap v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -287,8 +287,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
287287github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
288288github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY =
289289github.com/gorilla/mux v1.8.1 /go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ =
290- github.com/gorilla/schema v1.2 .1 h1:tjDxcmdb+siIqkTNoV+qRH2mjYdr2hHe5MKXbp61ziM =
291- github.com/gorilla/schema v1.2 .1 /go.mod h1:Dg5SSm5PV60mhF2NFaTV1xuYYj8tV8NOPRo4FggUMnM =
290+ github.com/gorilla/schema v1.4 .1 h1:jUg5hUjCSDZpNGLuXQOgIWGdlgrIdYvgQ0wZtdK1M3E =
291+ github.com/gorilla/schema v1.4 .1 /go.mod h1:Dg5SSm5PV60mhF2NFaTV1xuYYj8tV8NOPRo4FggUMnM =
292292github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.0 h1:RtRsiaGvWxcwd8y3BiRZxsylPT8hLWZ5SPcfI+3IDNk =
293293github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.0 /go.mod h1:TzP6duP4Py2pHLVPPQp42aoYI92+PCrVotyR5e8Vqlk =
294294github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
You can’t perform that action at this time.
0 commit comments