change: upgrade mcp-go to v0.27.0

This commit is contained in:
lilong.129
2025-05-12 22:46:21 +08:00
parent 3b3807770d
commit 6f428ce5cd
4 changed files with 16 additions and 14 deletions

2
go.mod
View File

@@ -27,7 +27,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/json-iterator/go v1.1.12
github.com/maja42/goval v1.2.1
github.com/mark3labs/mcp-go v0.22.0
github.com/mark3labs/mcp-go v0.27.0
github.com/mitchellh/mapstructure v1.5.0
github.com/pkg/errors v0.9.1
github.com/rs/zerolog v1.33.0