chore(package): update module github.com/mark3labs/mcp-go to v1 #2

Open
renovate wants to merge 1 commit from renovate_github.com-mark3labs-mcp-go-1.x into main
Owner

This PR contains the following updates:

Package Type Update Change
github.com/mark3labs/mcp-go require major v0.58.0v1.0.0

Release Notes

mark3labs/mcp-go (github.com/mark3labs/mcp-go)

v1.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.58.0...v1.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) | require | major | `v0.58.0` → `v1.0.0` | --- ### Release Notes <details> <summary>mark3labs/mcp-go (github.com/mark3labs/mcp-go)</summary> ### [`v1.0.0`](https://github.com/mark3labs/mcp-go/releases/tag/v1.0.0) [Compare Source](https://github.com/mark3labs/mcp-go/compare/v0.58.0...v1.0.0) #### What's Changed - feat(mcp,server,client): support the 2026-07-28 specification by [@&#8203;ezynda3](https://github.com/ezynda3) in [#&#8203;951](https://github.com/mark3labs/mcp-go/pull/951) - fix: report correct item index in RequireIntSlice conversion error by [@&#8203;serhiizghama](https://github.com/serhiizghama) in [#&#8203;958](https://github.com/mark3labs/mcp-go/pull/958) - fix(transport): prevent SSE client panics on duplicate endpoint and concurrent close by [@&#8203;GerardGao](https://github.com/GerardGao) in [#&#8203;964](https://github.com/mark3labs/mcp-go/pull/964) - fix(mcp): carry \_meta on ResourceLink content by [@&#8203;serhiizghama](https://github.com/serhiizghama) in [#&#8203;965](https://github.com/mark3labs/mcp-go/pull/965) - fix(transport): drain stdio subprocess stderr to avoid pipe-full deadlock by [@&#8203;GerardGao](https://github.com/GerardGao) in [#&#8203;963](https://github.com/mark3labs/mcp-go/pull/963) - chore(server): move httptest helpers to server/servertest by [@&#8203;SamuelMolero26](https://github.com/SamuelMolero26) in [#&#8203;966](https://github.com/mark3labs/mcp-go/pull/966) - fix: don't fire connection-lost handler on intentional SSE close by [@&#8203;serhiizghama](https://github.com/serhiizghama) in [#&#8203;962](https://github.com/mark3labs/mcp-go/pull/962) - feat(client): add context-aware task polling helper by [@&#8203;Whxuan0701](https://github.com/Whxuan0701) in [#&#8203;954](https://github.com/mark3labs/mcp-go/pull/954) #### New Contributors - [@&#8203;serhiizghama](https://github.com/serhiizghama) made their first contribution in [#&#8203;958](https://github.com/mark3labs/mcp-go/pull/958) - [@&#8203;GerardGao](https://github.com/GerardGao) made their first contribution in [#&#8203;964](https://github.com/mark3labs/mcp-go/pull/964) - [@&#8203;SamuelMolero26](https://github.com/SamuelMolero26) made their first contribution in [#&#8203;966](https://github.com/mark3labs/mcp-go/pull/966) - [@&#8203;Whxuan0701](https://github.com/Whxuan0701) made their first contribution in [#&#8203;954](https://github.com/mark3labs/mcp-go/pull/954) **Full Changelog**: <https://github.com/mark3labs/mcp-go/compare/v0.58.0...v1.0.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41Ni4zIiwidXBkYXRlZEluVmVyIjoiNDQuNTYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(package): update module github.com/mark3labs/mcp-go to v1
All checks were successful
ci/woodpecker/pr/lint-test-release Pipeline was successful
ci/woodpecker/push/lint-test-release Pipeline was successful
ci/woodpecker/pull_request_metadata/lint-test-release Pipeline was successful
670c8e1e5b
All checks were successful
ci/woodpecker/pr/lint-test-release Pipeline was successful
ci/woodpecker/push/lint-test-release Pipeline was successful
ci/woodpecker/pull_request_metadata/lint-test-release Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate_github.com-mark3labs-mcp-go-1.x:renovate_github.com-mark3labs-mcp-go-1.x
git switch renovate_github.com-mark3labs-mcp-go-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate_github.com-mark3labs-mcp-go-1.x
git switch renovate_github.com-mark3labs-mcp-go-1.x
git rebase main
git switch main
git merge --ff-only renovate_github.com-mark3labs-mcp-go-1.x
git switch renovate_github.com-mark3labs-mcp-go-1.x
git rebase main
git switch main
git merge --no-ff renovate_github.com-mark3labs-mcp-go-1.x
git switch main
git merge --squash renovate_github.com-mark3labs-mcp-go-1.x
git switch main
git merge --ff-only renovate_github.com-mark3labs-mcp-go-1.x
git switch main
git merge renovate_github.com-mark3labs-mcp-go-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
golang/mcp-proxmox!2
No description provided.