We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e7a3f0 commit 9f25ebeCopy full SHA for 9f25ebe
cmd/github-mcp-server/generate_docs.go
@@ -13,7 +13,6 @@ import (
13
"github.com/github/github-mcp-server/pkg/raw"
14
"github.com/github/github-mcp-server/pkg/toolsets"
15
"github.com/github/github-mcp-server/pkg/translations"
16
- gogithub "github.com/google/go-github/v77/github"
17
gogithub "github.com/google/go-github/v79/github"
18
"github.com/google/jsonschema-go/jsonschema"
19
"github.com/modelcontextprotocol/go-sdk/mcp"
0 commit comments