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

qiuxiafan 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 3128466  chore(deps): Bump github.com/buger/jsonparser from 1.1.1 to 
1.1.2 (#37)
3128466 is described below

commit 312846640c8dba93f968689d31c530d565ce6a83
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 20 20:04:04 2026 +0800

    chore(deps): Bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 (#37)
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 640c9fe..e25959d 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
 
 require (
        github.com/bahlo/generic-list-go v0.2.0 // indirect
-       github.com/buger/jsonparser v1.1.1 // indirect
+       github.com/buger/jsonparser v1.1.2 // indirect
        github.com/fsnotify/fsnotify v1.9.0 // indirect
        github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
        github.com/google/uuid v1.6.0 // indirect
diff --git a/go.sum b/go.sum
index 7b9232c..e8e8da5 100644
--- a/go.sum
+++ b/go.sum
@@ -2,8 +2,8 @@ github.com/apache/skywalking-cli 
v0.0.0-20251013114703-9a1beab08413 h1:x5zJpQCh+
 github.com/apache/skywalking-cli v0.0.0-20251013114703-9a1beab08413/go.mod 
h1:PuQJmkxOGXkv8ZHU+lGmfkQ9lX8eCqcYa1p/A9/oouA=
 github.com/bahlo/generic-list-go v0.2.0 
h1:5sz/EEAK+ls5wF+NeqDpk5+iNdMDXrh3z3nPnH1Wvgk=
 github.com/bahlo/generic-list-go v0.2.0/go.mod 
h1:2KvAjgMlE5NNynlg/5iLrrCCZ2+5xWbdbCW3pNTGyYg=
-github.com/buger/jsonparser v1.1.1 
h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs=
-github.com/buger/jsonparser v1.1.1/go.mod 
h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0=
+github.com/buger/jsonparser v1.1.2 
h1:frqHqw7otoVbk5M8LlE/L7HTnIq2v9RX6EJ48i9AxJk=
+github.com/buger/jsonparser v1.1.2/go.mod 
h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0=
 github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod 
h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 
h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod 
h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

Reply via email to