This is an automated email from the ASF dual-hosted git repository.

zhouzixin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-mcp.git


The following commit(s) were added to refs/heads/main by this push:
     new 2470cd7  chore(deps): Updates github.com/mark3labs/mcp-go from 0.33.0 
to 0.34.0 (#11)
2470cd7 is described below

commit 2470cd716ffcc7dcab36439b31674f6c8e98fd1a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 16 18:53:20 2025 +0800

    chore(deps): Updates github.com/mark3labs/mcp-go from 0.33.0 to 0.34.0 (#11)
    
    Bumps the actions-deps group with 1 update: 
[github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go).
    
    
    Updates `github.com/mark3labs/mcp-go` from 0.33.0 to 0.34.0
    - [Release notes](https://github.com/mark3labs/mcp-go/releases)
    - [Commits](https://github.com/mark3labs/mcp-go/compare/v0.33.0...v0.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mark3labs/mcp-go
      dependency-version: 0.34.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 977a03f..ff1ed12 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.24.3
 
 require (
        github.com/apache/skywalking-cli v0.0.0-20250604010708-77b4c49e89c9
-       github.com/mark3labs/mcp-go v0.33.0
+       github.com/mark3labs/mcp-go v0.34.0
        github.com/sirupsen/logrus v1.9.3
        github.com/spf13/cobra v1.9.1
        github.com/spf13/viper v1.20.1
diff --git a/go.sum b/go.sum
index 1b05c37..2e66e21 100644
--- a/go.sum
+++ b/go.sum
@@ -23,8 +23,8 @@ github.com/kr/text v0.2.0 
h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
 github.com/kr/text v0.2.0/go.mod 
h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
 github.com/machinebox/graphql v0.2.2 
h1:dWKpJligYKhYKO5A2gvNhkJdQMNZeChZYyBbrZkBZfo=
 github.com/machinebox/graphql v0.2.2/go.mod 
h1:F+kbVMHuwrQ5tYgU9JXlnskM8nOaFxCAEolaQybkjWA=
-github.com/mark3labs/mcp-go v0.33.0 
h1:naxhjnTIs/tyPZmWUZFuG0lDmdA6sUyYGGf3gsHvTCc=
-github.com/mark3labs/mcp-go v0.33.0/go.mod 
h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4=
+github.com/mark3labs/mcp-go v0.34.0 
h1:eWy7WBGvhk6EyAAyVzivTCprE52iXJwNtvHV6Cv3bR0=
+github.com/mark3labs/mcp-go v0.34.0/go.mod 
h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4=
 github.com/matryer/is v1.4.0 h1:sosSmIWwkYITGrxZ25ULNDeKiMNzFSr4V/eqBQP0PeE=
 github.com/matryer/is v1.4.0/go.mod 
h1:8I/i5uYgLzgsgEloJE1U6xx5HkBQpAZvepWuujKwMRU=
 github.com/pelletier/go-toml/v2 v2.2.4 
h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4=

Reply via email to