This commit is contained in:
chekayo
2025-12-07 15:35:30 +08:00
parent 9f4418059f
commit 8f01632f59
3 changed files with 637 additions and 447 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/xpzouying/xiaohongshu-mcp
go 1.24.0
require (
github.com/avast/retry-go/v4 v4.6.0
github.com/gin-gonic/gin v1.10.1
github.com/go-rod/rod v0.116.2
github.com/h2non/filetype v1.1.3