File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,7 +51,6 @@ require (
5151 github.com/google/uuid v1.6.0
5252 github.com/gorilla/websocket v1.5.3
5353 github.com/invopop/jsonschema v0.13.0
54- github.com/jmespath-community/go-jmespath v1.1.1
5554 github.com/joho/godotenv v1.5.1
5655 github.com/mark3labs/mcp-go v0.41.1
5756 github.com/mattn/go-colorable v0.1.14
@@ -116,6 +115,7 @@ require (
116115 github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 // indirect
117116 github.com/huandu/xstrings v1.5.0 // indirect
118117 github.com/inconshreveable/mousetrap v1.1.0 // indirect
118+ github.com/jmespath-community/go-jmespath v1.1.1 // indirect
119119 github.com/json-iterator/go v1.1.12 // indirect
120120 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
121121 github.com/kylelemons/godebug v1.1.0 // indirect
You can’t perform that action at this time.
0 commit comments