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.32 .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 @@ -49,6 +49,8 @@ github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0
49
49
github.com/mailru/easyjson v0.7.7 /go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc =
50
50
github.com/mark3labs/mcp-go v0.32.0 h1:fgwmbfL2gbd67obg57OfV2Dnrhs1HtSdlY/i5fn7MU8 =
51
51
github.com/mark3labs/mcp-go v0.32.0 /go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4 =
52
+ github.com/mark3labs/mcp-go v0.37.0 h1:BywvZLPRT6Zx6mMG/MJfxLSZQkTGIcJSEGKsvr4DsoQ =
53
+ github.com/mark3labs/mcp-go v0.37.0 /go.mod h1:T7tUa2jO6MavG+3P25Oy/jR7iCeJPHImCZHRymCn39g =
52
54
github.com/migueleliasweb/go-github-mock v1.3.0 h1:2sVP9JEMB2ubQw1IKto3/fzF51oFC6eVWOOFDgQoq88 =
53
55
github.com/migueleliasweb/go-github-mock v1.3.0 /go.mod h1:ipQhV8fTcj/G6m7BKzin08GaJ/3B5/SonRAkgrk0zCY =
54
56
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