Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/8
This commit is contained in:
hiifong
2025-03-27 07:31:39 +00:00
parent 2f17f37053
commit 2a9504fc5d
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.24.0
require (
code.gitea.io/sdk/gitea v0.20.0
github.com/mark3labs/mcp-go v0.15.0
github.com/mark3labs/mcp-go v0.17.0
go.uber.org/zap v1.27.0
)