From d049cad25e3163671543a62a78bc72d5e8134fd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 19:15:06 +0000 Subject: [PATCH] deps: bump github.com/mark3labs/mcp-go Bumps the go-modules-minor-patch group with 1 update: [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go). Updates `github.com/mark3labs/mcp-go` from 0.54.0 to 0.54.1 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](https://github.com/mark3labs/mcp-go/compare/v0.54.0...v0.54.1) --- updated-dependencies: - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.54.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-minor-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index fba9063..f065886 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( al.essio.dev/pkg/shellescape v1.6.0 github.com/chzyer/readline v1.5.1 github.com/fatih/color v1.19.0 - github.com/mark3labs/mcp-go v0.54.0 + github.com/mark3labs/mcp-go v0.54.1 github.com/mattn/go-isatty v0.0.22 github.com/spf13/cobra v1.10.2 golang.org/x/crypto v0.52.0 diff --git a/go.sum b/go.sum index 5f91648..bc9fb04 100644 --- a/go.sum +++ b/go.sum @@ -29,8 +29,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE= github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk= github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= -github.com/mark3labs/mcp-go v0.54.0 h1:PZhQvd+5xrT43cUoiaKn/hDcvLUhcLc1twSEKYPTcTA= -github.com/mark3labs/mcp-go v0.54.0/go.mod h1:+8WclSK1ZUweCP3hvktSji8n8ABG/95QaEkeVE/Uwas= +github.com/mark3labs/mcp-go v0.54.1 h1:Ap/ptEB9FtWzFKM8NDsTA7QDxerQOC06eZigrTldVj0= +github.com/mark3labs/mcp-go v0.54.1/go.mod h1:+8WclSK1ZUweCP3hvktSji8n8ABG/95QaEkeVE/Uwas= github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHPsaIE= github.com/mattn/go-colorable v0.1.14/go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8= github.com/mattn/go-isatty v0.0.22 h1:j8l17JJ9i6VGPUFUYoTUKPSgKe/83EYU2zBC7YNKMw4=