mirror of
https://github.com/lukaszraczylo/compaction-mcp.git
synced 2026-07-07 04:24:34 +00:00
Update go.mod and go.sum (#16)
This commit is contained in:
@@ -2,7 +2,7 @@ module compaction-mcp
|
||||
|
||||
go 1.26.1
|
||||
|
||||
require github.com/mark3labs/mcp-go v0.54.0
|
||||
require github.com/mark3labs/mcp-go v0.55.1
|
||||
|
||||
require (
|
||||
github.com/google/jsonschema-go v0.4.3 // indirect
|
||||
@@ -10,5 +10,5 @@ require (
|
||||
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
|
||||
github.com/spf13/cast v1.10.0 // indirect
|
||||
github.com/yosida95/uritemplate/v3 v3.0.2 // indirect
|
||||
golang.org/x/text v0.37.0 // indirect
|
||||
golang.org/x/text v0.38.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user