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

Alanxtl pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu-samples.git


The following commit(s) were added to refs/heads/main by this push:
     new 4b8106a  chore(deps): bump github.com/buger/jsonparser in 
/llm/nacos/registry (#168)
4b8106a is described below

commit 4b8106a366340977e91d02018412f18f02ec7caa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 5 12:22:11 2026 +0800

    chore(deps): bump github.com/buger/jsonparser in /llm/nacos/registry (#168)
    
    Bumps [github.com/buger/jsonparser](https://github.com/buger/jsonparser) 
from 1.1.1 to 1.1.2.
    - [Release notes](https://github.com/buger/jsonparser/releases)
    - [Commits](https://github.com/buger/jsonparser/compare/v1.1.1...v1.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/buger/jsonparser
      dependency-version: 1.1.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 llm/nacos/registry/go.mod | 2 +-
 llm/nacos/registry/go.sum | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/llm/nacos/registry/go.mod b/llm/nacos/registry/go.mod
index 75e66c0..3bbc957 100644
--- a/llm/nacos/registry/go.mod
+++ b/llm/nacos/registry/go.mod
@@ -9,7 +9,7 @@ require (
 
 require (
        github.com/aliyun/alibaba-cloud-sdk-go v1.61.1704 // indirect
-       github.com/buger/jsonparser v1.1.1 // indirect
+       github.com/buger/jsonparser v1.1.2 // indirect
        github.com/go-errors/errors v1.0.1 // indirect
        github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af // 
indirect
        github.com/json-iterator/go v1.1.12 // indirect
diff --git a/llm/nacos/registry/go.sum b/llm/nacos/registry/go.sum
index 50d4cfc..8896e0a 100644
--- a/llm/nacos/registry/go.sum
+++ b/llm/nacos/registry/go.sum
@@ -5,8 +5,9 @@ github.com/aliyun/alibaba-cloud-sdk-go v1.61.1704 
h1:PpfENOj/vPfhhy9N2OFRjpue0hj
 github.com/aliyun/alibaba-cloud-sdk-go v1.61.1704/go.mod 
h1:RcDobYh8k5VP6TNybz9m++gL3ijVI5wueVr0EM10VsU=
 github.com/benbjohnson/clock v1.1.0 
h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8=
 github.com/benbjohnson/clock v1.1.0/go.mod 
h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
-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/davecgh/go-spew v1.1.0/go.mod 
h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
 github.com/davecgh/go-spew v1.1.1 
h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
 github.com/davecgh/go-spew v1.1.1/go.mod 
h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

Reply via email to