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 (
32
32
github.com/mdlayher/vsock v1.2.1 // gomodjail:unconfined
33
33
github.com/miekg/dns v1.1.68 // gomodjail:unconfined
34
34
github.com/mikefarah/yq/v4 v4.47.2
35
- github.com/modelcontextprotocol/go-sdk v0.8 .0
35
+ github.com/modelcontextprotocol/go-sdk v1.0 .0
36
36
github.com/nxadm/tail v1.4.11 // gomodjail:unconfined
37
37
github.com/opencontainers/go-digest v1.0.0
38
38
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
Original file line number Diff line number Diff line change @@ -198,8 +198,8 @@ github.com/mikefarah/yq/v4 v4.47.2 h1:Jb5fHlvgK5eeaPbreG9UJs1E5w6l5hUzXjeaY6LTTW
198
198
github.com/mikefarah/yq/v4 v4.47.2 /go.mod h1:ulYbZUzGJsBDDwO5ohvk/KOW4vW5Iddd/DBeAY1Q09g =
199
199
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
200
200
github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
201
- github.com/modelcontextprotocol/go-sdk v0.8 .0 h1:jdsBtGzBLY287WKSIjYovOXAqtJkP+HtFQFKrZd4a6c =
202
- github.com/modelcontextprotocol/go-sdk v0.8 .0/go.mod h1:nYtYQroQ2KQiM0/SbyEPUWQ6xs4B95gJjEalc9AQyOs =
201
+ github.com/modelcontextprotocol/go-sdk v1.0 .0 h1:Z4MSjLi38bTgLrd/LjSmofqRqyBiVKRyQSJgw8q8V74 =
202
+ github.com/modelcontextprotocol/go-sdk v1.0 .0/go.mod h1:nYtYQroQ2KQiM0/SbyEPUWQ6xs4B95gJjEalc9AQyOs =
203
203
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
204
204
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg =
205
205
github.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