File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
3232 github.com/mdlayher/vsock v1.2.1 // gomodjail:unconfined
3333 github.com/miekg/dns v1.1.68 // gomodjail:unconfined
3434 github.com/mikefarah/yq/v4 v4.48.1
35- github.com/modelcontextprotocol/go-sdk v1.0 .0
35+ github.com/modelcontextprotocol/go-sdk v1.1 .0
3636 github.com/nxadm/tail v1.4.11 // gomodjail:unconfined
3737 github.com/opencontainers/go-digest v1.0.0
3838 github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
Original file line number Diff line number Diff line change @@ -197,8 +197,8 @@ github.com/mikefarah/yq/v4 v4.48.1 h1:xfw9oDxur6z+friOtMAuzSvQ9LPLb0LRDsl1e36DGC
197197github.com/mikefarah/yq/v4 v4.48.1 /go.mod h1:NbCTmYAY+KjwCZemVDqLxSAeZKjXFK04lgIiSx13tD0 =
198198github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
199199github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
200- github.com/modelcontextprotocol/go-sdk v1.0 .0 h1:Z4MSjLi38bTgLrd/LjSmofqRqyBiVKRyQSJgw8q8V74 =
201- github.com/modelcontextprotocol/go-sdk v1.0 .0 /go.mod h1:nYtYQroQ2KQiM0/SbyEPUWQ6xs4B95gJjEalc9AQyOs =
200+ github.com/modelcontextprotocol/go-sdk v1.1 .0 h1:Qjayg53dnKC4UZ+792W21e4BpwEZBzwgRW6LrjLWSwA =
201+ github.com/modelcontextprotocol/go-sdk v1.1 .0 /go.mod h1:6fM3LCm3yV7pAs8isnKLn07oKtB0MP9LHd3DfAcKw10 =
202202github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
203203github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg =
204204github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
You can’t perform that action at this time.
0 commit comments