File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.7
5
5
require (
6
6
github.com/google/go-github/v74 v74.0.0
7
7
github.com/josephburnett/jd v1.9.2
8
- github.com/mark3labs/mcp-go v0.36 .0
8
+ github.com/mark3labs/mcp-go v0.37 .0
9
9
github.com/migueleliasweb/go-github-mock v1.3.0
10
10
github.com/spf13/cobra v1.9.1
11
11
github.com/spf13/viper v1.20.1
Original file line number Diff line number Diff line change @@ -55,6 +55,8 @@ github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0
55
55
github.com/mailru/easyjson v0.7.7 /go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc =
56
56
github.com/mark3labs/mcp-go v0.36.0 h1:rIZaijrRYPeSbJG8/qNDe0hWlGrCJ7FWHNMz2SQpTis =
57
57
github.com/mark3labs/mcp-go v0.36.0 /go.mod h1:T7tUa2jO6MavG+3P25Oy/jR7iCeJPHImCZHRymCn39g =
58
+ github.com/mark3labs/mcp-go v0.37.0 h1:BywvZLPRT6Zx6mMG/MJfxLSZQkTGIcJSEGKsvr4DsoQ =
59
+ github.com/mark3labs/mcp-go v0.37.0 /go.mod h1:T7tUa2jO6MavG+3P25Oy/jR7iCeJPHImCZHRymCn39g =
58
60
github.com/migueleliasweb/go-github-mock v1.3.0 h1:2sVP9JEMB2ubQw1IKto3/fzF51oFC6eVWOOFDgQoq88 =
59
61
github.com/migueleliasweb/go-github-mock v1.3.0 /go.mod h1:ipQhV8fTcj/G6m7BKzin08GaJ/3B5/SonRAkgrk0zCY =
60
62
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e /go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno =
You can’t perform that action at this time.
0 commit comments