File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ require (
4949 github.com/golobby/container/v3 v3.3.2
5050 github.com/google/uuid v1.6.0
5151 github.com/gorilla/websocket v1.5.3
52- github.com/invopop/jsonschema v0.13.0
5352 github.com/joho/godotenv v1.5.1
5453 github.com/mark3labs/mcp-go v0.41.1
5554 github.com/mattn/go-colorable v0.1.14
@@ -114,6 +113,7 @@ require (
114113 github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 // indirect
115114 github.com/huandu/xstrings v1.5.0 // indirect
116115 github.com/inconshreveable/mousetrap v1.1.0 // indirect
116+ github.com/invopop/jsonschema v0.13.0 // indirect
117117 github.com/json-iterator/go v1.1.12 // indirect
118118 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
119119 github.com/kylelemons/godebug v1.1.0 // indirect
You can’t perform that action at this time.
0 commit comments