File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ import (
13
13
"github.com/github/github-mcp-server/pkg/raw"
14
14
"github.com/github/github-mcp-server/pkg/toolsets"
15
15
"github.com/github/github-mcp-server/pkg/translations"
16
- gogithub "github.com/google/go-github/v72 /github"
16
+ gogithub "github.com/google/go-github/v73 /github"
17
17
"github.com/mark3labs/mcp-go/mcp"
18
18
"github.com/shurcooL/githubv4"
19
19
"github.com/spf13/cobra"
Original file line number Diff line number Diff line change 9
9
10
10
ghErrors "github.com/github/github-mcp-server/pkg/errors"
11
11
"github.com/github/github-mcp-server/pkg/translations"
12
- "github.com/google/go-github/v72 /github"
12
+ "github.com/google/go-github/v73 /github"
13
13
"github.com/mark3labs/mcp-go/mcp"
14
14
"github.com/mark3labs/mcp-go/server"
15
15
)
Original file line number Diff line number Diff line change 8
8
9
9
"github.com/github/github-mcp-server/internal/toolsnaps"
10
10
"github.com/github/github-mcp-server/pkg/translations"
11
- "github.com/google/go-github/v72 /github"
11
+ "github.com/google/go-github/v73 /github"
12
12
"github.com/migueleliasweb/go-github-mock/src/mock"
13
13
"github.com/stretchr/testify/assert"
14
14
"github.com/stretchr/testify/require"
Original file line number Diff line number Diff line change 7
7
8
8
"github.com/github/github-mcp-server/pkg/translations"
9
9
"github.com/go-viper/mapstructure/v2"
10
- "github.com/google/go-github/v72 /github"
10
+ "github.com/google/go-github/v73 /github"
11
11
"github.com/mark3labs/mcp-go/mcp"
12
12
"github.com/mark3labs/mcp-go/server"
13
13
"github.com/shurcooL/githubv4"
Original file line number Diff line number Diff line change 9
9
10
10
"github.com/github/github-mcp-server/internal/githubv4mock"
11
11
"github.com/github/github-mcp-server/pkg/translations"
12
- "github.com/google/go-github/v72 /github"
12
+ "github.com/google/go-github/v73 /github"
13
13
"github.com/shurcooL/githubv4"
14
14
"github.com/stretchr/testify/assert"
15
15
"github.com/stretchr/testify/require"
You can’t perform that action at this time.
0 commit comments