Conversation
fe8fd7a to
1f44234
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Updates Go module dependencies and regenerates third-party license artifacts in the GitHub MCP Server repo, intended to bump google/go-github.
Changes:
- Updates dependency metadata in
go.mod/go.sum(notablygo-querystringand newly-addedfatih/color+mattn/*). - Regenerates third-party license documentation for linux/darwin/windows.
- Adds new license files under
third-party/for newly introduced dependencies.
Reviewed changes
Copilot reviewed 7 out of 8 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
go.mod |
Adds github.com/fatih/color and new indirect requires; updates go-querystring version. |
go.sum |
Records new module sums for added/updated dependencies. |
third-party-licenses.linux.md |
Regenerated dependency/license list (adds color + mattn libs; bumps go-querystring link). |
third-party-licenses.darwin.md |
Regenerated dependency/license list (adds color + mattn libs; bumps go-querystring link). |
third-party-licenses.windows.md |
Regenerated dependency/license list (adds color + mattn libs; bumps go-querystring link). |
third-party/github.com/fatih/color/LICENSE.md |
New vendored license file for fatih/color. |
third-party/github.com/mattn/go-colorable/LICENSE |
New vendored license file for mattn/go-colorable. |
third-party/github.com/mattn/go-isatty/LICENSE |
New vendored license file for mattn/go-isatty. |
8bfb15e to
558750e
Compare
Auto-generated by license-check workflow
…ub' into bump-google-go-github
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
MCP impact
Prompts tested (tool changes only)
N/A
Security / limits
Tool renaming
deprecated_tool_aliases.goNote: if you're renaming tools, you must add the tool aliases. For more information on how to do so, please refer to the official docs.
Lint & tests
./script/lint./script/testDocs