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 @@ -16,7 +16,7 @@ require (
16
16
github.com/google/go-github/v69 v69.2.0
17
17
github.com/google/uuid v1.6.0
18
18
github.com/gorilla/websocket v1.5.3
19
- github.com/metoro-io/mcp-golang v0.12 .0
19
+ github.com/metoro-io/mcp-golang v0.13 .0
20
20
github.com/onsi/ginkgo/v2 v2.23.4
21
21
github.com/onsi/gomega v1.37.0
22
22
github.com/philippgille/chromem-go v0.7.0
Original file line number Diff line number Diff line change @@ -145,8 +145,8 @@ github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D
145
145
github.com/mattn/go-runewidth v0.0.9 /go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI =
146
146
github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc =
147
147
github.com/mattn/go-runewidth v0.0.16 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
148
- github.com/metoro-io/mcp-golang v0.12 .0 h1:CFfESIXD9trCNnMFhLL5XXgC4X0EhVbZZ7kfv+5xgkg =
149
- github.com/metoro-io/mcp-golang v0.12 .0 /go.mod h1:ifLP9ZzKpN1UqFWNTpAHOqSvNkMK6b7d1FSZ5Lu0lN0 =
148
+ github.com/metoro-io/mcp-golang v0.13 .0 h1:54TFBJIW76VRB55CJovQQje9x4GnXg0BQQwGRtXrbCE =
149
+ github.com/metoro-io/mcp-golang v0.13 .0 /go.mod h1:ifLP9ZzKpN1UqFWNTpAHOqSvNkMK6b7d1FSZ5Lu0lN0 =
150
150
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
151
151
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg =
152
152
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