Skip to content
This repository was archived by the owner on Jul 23, 2026. It is now read-only.

Commit 11fd830

Browse files
Merge pull request #1580 from redhat-appstudio/konflux/mintmaker/main/github.com-mark3labs-mcp-go-0.x
chore(deps): update module github.com/mark3labs/mcp-go to v0.45.0
2 parents 29716e3 + 504018b commit 11fd830

20 files changed

Lines changed: 2596 additions & 105 deletions

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ require (
7979
github.com/lib/pq v1.10.9 // indirect
8080
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
8181
github.com/mailru/easyjson v0.9.1 // indirect
82-
github.com/mark3labs/mcp-go v0.43.1 // indirect
82+
github.com/mark3labs/mcp-go v0.45.0 // indirect
8383
github.com/mattn/go-colorable v0.1.14 // indirect
8484
github.com/mattn/go-isatty v0.0.20 // indirect
8585
github.com/mattn/go-runewidth v0.0.21 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@ github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhn
241241
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod h1:zAbeS9B/r2mtpb6U+EI2rYA5OAXxsYw6wTamcNW+zcE=
242242
github.com/mailru/easyjson v0.9.1 h1:LbtsOm5WAswyWbvTEOqhypdPeZzHavpZx96/n553mR8=
243243
github.com/mailru/easyjson v0.9.1/go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU=
244-
github.com/mark3labs/mcp-go v0.43.1 h1:WXNVd+bRM/7mOzCM9zulSwn/s9YEdAxbmeh9LoRHEXY=
245-
github.com/mark3labs/mcp-go v0.43.1/go.mod h1:YnJfOL382MIWDx1kMY+2zsRHU/q78dBg9aFb8W6Thdw=
244+
github.com/mark3labs/mcp-go v0.45.0 h1:s0S8qR/9fWaQ3pHxz7pm1uQ0DrswoSnRIxKIjbiQtkc=
245+
github.com/mark3labs/mcp-go v0.45.0/go.mod h1:YnJfOL382MIWDx1kMY+2zsRHU/q78dBg9aFb8W6Thdw=
246246
github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHPsaIE=
247247
github.com/mattn/go-colorable v0.1.14/go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8=
248248
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=

vendor/github.com/mark3labs/mcp-go/mcp/consts.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/mark3labs/mcp-go/mcp/errors.go

Lines changed: 47 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/mark3labs/mcp-go/mcp/prompts.go

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/mark3labs/mcp-go/mcp/resources.go

Lines changed: 56 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)