Update go.mod and go.sum (#16)

This commit is contained in:
2026-04-22 05:03:15 +01:00
committed by GitHub
parent ad696a51d8
commit 16bcfdcb86
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
github.com/cespare/xxhash/v2 v2.3.0
github.com/goccy/go-json v0.10.6
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/mark3labs/mcp-go v0.48.0
github.com/mark3labs/mcp-go v0.49.0
github.com/sergi/go-diff v1.4.0
github.com/smacker/go-tree-sitter v0.0.0-20240827094217-dd81d9e9be82
gopkg.in/yaml.v3 v3.0.1