File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
toolchain go1.23.9
6
6
7
7
require (
8
- github.com/ThinkInAIXYZ/go-mcp v0.2.2
9
8
github.com/aliyun/aliyun-oss-go-sdk v3.0.2+incompatible
10
9
github.com/aws/aws-sdk-go v1.55.6
11
10
github.com/casbin/casbin/v2 v2.103.0
@@ -113,7 +112,7 @@ require (
113
112
github.com/lufia/plan9stats v0.0.0-20240909124753-873cd0166683 // indirect
114
113
github.com/magiconair/properties v1.8.9 // indirect
115
114
github.com/mailru/easyjson v0.9.0 // indirect
116
- github.com/mark3labs/mcp-go v0.29 .0 // indirect
115
+ github.com/mark3labs/mcp-go v0.31 .0 // indirect
117
116
github.com/mattn/go-isatty v0.0.20 // indirect
118
117
github.com/microsoft/go-mssqldb v1.8.0 // indirect
119
118
github.com/minio/md5-simd v1.1.2 // indirect
Original file line number Diff line number Diff line change @@ -315,6 +315,7 @@ github.com/mailru/easyjson v0.9.0/go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUt
315
315
github.com/mark3labs/mcp-go v0.26.0 h1:xz/Kv1cHLYovF8txv6btBM39/88q3YOjnxqhi51jB0w =
316
316
github.com/mark3labs/mcp-go v0.26.0 /go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4 =
317
317
github.com/mark3labs/mcp-go v0.29.0 /go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4 =
318
+ github.com/mark3labs/mcp-go v0.31.0 /go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4 =
318
319
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY =
319
320
github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
320
321
github.com/mattn/go-sqlite3 v1.14.15 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
You can’t perform that action at this time.
0 commit comments