File tree Expand file tree Collapse file tree 3 files changed +248
-111
lines changed
Expand file tree Collapse file tree 3 files changed +248
-111
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/google/go-github/v69 v69.2.0
77 github.com/josephburnett/jd v1.9.2
88 github.com/migueleliasweb/go-github-mock v1.3.0
9- github.com/sammorrowdrums/mcp-go v0.0.0-20250528234530-f0daf2216052
9+ github.com/sammorrowdrums/mcp-go v0.0.0-20250602101733-1a4eb277f6a0
1010 github.com/sirupsen/logrus v1.9.3
1111 github.com/spf13/cobra v1.9.1
1212 github.com/spf13/viper v1.20.1
Original file line number Diff line number Diff line change @@ -62,6 +62,8 @@ github.com/sagikazarmark/locafero v0.9.0 h1:GbgQGNtTrEmddYDSAH9QLRyfAHY12md+8YFT
6262github.com/sagikazarmark/locafero v0.9.0 /go.mod h1:UBUyz37V+EdMS3hDF3QWIiVr/2dPrx49OMO0Bn0hJqk =
6363github.com/sammorrowdrums/mcp-go v0.0.0-20250528234530-f0daf2216052 h1:c9HI0HGuXED8zwXCdnk2iGyaSC8mvZlBGl+SdHxYJgs =
6464github.com/sammorrowdrums/mcp-go v0.0.0-20250528234530-f0daf2216052 /go.mod h1:Kwt02UMWGJxJ1IHMO9Wrj4GabTSvv9uVUrpht1vjiuk =
65+ github.com/sammorrowdrums/mcp-go v0.0.0-20250602101733-1a4eb277f6a0 h1:fmwKUofBVuktOGefuZUbvUCTPXovPDjTeN7X5N2S2GI =
66+ github.com/sammorrowdrums/mcp-go v0.0.0-20250602101733-1a4eb277f6a0 /go.mod h1:Kwt02UMWGJxJ1IHMO9Wrj4GabTSvv9uVUrpht1vjiuk =
6567github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7 h1:cYCy18SHPKRkvclm+pWm1Lk4YrREb4IOIb/YdFO0p2M =
6668github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7 /go.mod h1:zqMwyHmnN/eDOZOdiTohqIUKUrTFX62PNlu7IJdu0q8 =
6769github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 h1:17JxqqJY66GmZVHkmAsGEkcIu0oCe3AM420QDgGwZx0 =
You can’t perform that action at this time.
0 commit comments