80b0306557
* Initial plan * migrate tests from go-github-mock to internal testify-based mock Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com> * address feedback in testmock helper Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com> * tweak testmock path matching edge case Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com> * refine testmock options and path matching Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com> * simplify matchPath and document delete endpoint Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com> * Replace go-github-mock usage in tests with shared HTTP mock helper Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com> * Replace go-github-mock usage in tests with shared HTTP mock helper Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com> * fix tests and lint after mock cleanup Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com> * Remove import completely * Partial removal in repositories_test.go * Final removal --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com> Co-authored-by: JoannaaKL <joannaakl@github.com>
5.6 KiB
5.6 KiB
GitHub MCP Server dependencies
The following open source dependencies are used to build the github/github-mcp-server GitHub Model Context Protocol Server.
Table of Contents
386, amd64, arm64
The following packages are included for the 386, amd64, arm64 architectures.
- github.com/aymerick/douceur (MIT)
- github.com/fsnotify/fsnotify (BSD-3-Clause)
- github.com/github/github-mcp-server (MIT)
- github.com/go-openapi/jsonpointer (Apache-2.0)
- github.com/go-openapi/swag (Apache-2.0)
- github.com/go-viper/mapstructure/v2 (MIT)
- github.com/google/go-github/v79/github (BSD-3-Clause)
- github.com/google/go-querystring/query (BSD-3-Clause)
- github.com/google/jsonschema-go/jsonschema (MIT)
- github.com/gorilla/css/scanner (BSD-3-Clause)
- github.com/josephburnett/jd/v2 (MIT)
- github.com/josharian/intern (MIT)
- github.com/mailru/easyjson (MIT)
- github.com/microcosm-cc/bluemonday (BSD-3-Clause)
- github.com/modelcontextprotocol/go-sdk (MIT)
- github.com/muesli/cache2go (BSD-3-Clause)
- github.com/pelletier/go-toml/v2 (MIT)
- github.com/sagikazarmark/locafero (MIT)
- github.com/shurcooL/githubv4 (MIT)
- github.com/shurcooL/graphql (MIT)
- github.com/sourcegraph/conc (MIT)
- github.com/spf13/afero (Apache-2.0)
- github.com/spf13/cast (MIT)
- github.com/spf13/cobra (Apache-2.0)
- github.com/spf13/pflag (BSD-3-Clause)
- github.com/spf13/viper (MIT)
- github.com/subosito/gotenv (MIT)
- github.com/yosida95/uritemplate/v3 (BSD-3-Clause)
- github.com/yudai/golcs (MIT)
- go.yaml.in/yaml/v3 (MIT)
- golang.org/x/exp (BSD-3-Clause)
- golang.org/x/net/html (BSD-3-Clause)
- golang.org/x/sys/unix (BSD-3-Clause)
- golang.org/x/text (BSD-3-Clause)
- gopkg.in/yaml.v2 (Apache-2.0)