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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 60fcbf17d build(deps): bump github.com/quic-go/quic-go in 
/tools/benchmark (#1014)
60fcbf17d is described below

commit 60fcbf17dda3fb159d103a5a0e61ec81a2e9b055
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 28 10:18:20 2026 +0800

    build(deps): bump github.com/quic-go/quic-go in /tools/benchmark (#1014)
    
    Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 
0.57.0 to 0.59.1.
    - [Release notes](https://github.com/quic-go/quic-go/releases)
    - [Commits](https://github.com/quic-go/quic-go/compare/v0.57.0...v0.59.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/quic-go/quic-go
      dependency-version: 0.59.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 tools/benchmark/go.mod | 2 +-
 tools/benchmark/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tools/benchmark/go.mod b/tools/benchmark/go.mod
index 74be0e7be..fb602af33 100644
--- a/tools/benchmark/go.mod
+++ b/tools/benchmark/go.mod
@@ -96,7 +96,7 @@ require (
        github.com/prometheus/common v0.48.0 // indirect
        github.com/prometheus/procfs v0.12.0 // indirect
        github.com/quic-go/qpack v0.6.0 // indirect
-       github.com/quic-go/quic-go v0.57.0 // indirect
+       github.com/quic-go/quic-go v0.59.1 // indirect
        github.com/shirou/gopsutil/v3 v3.22.2 // indirect
        github.com/sirupsen/logrus v1.9.4 // indirect
        github.com/spaolacci/murmur3 v1.1.0 // indirect
diff --git a/tools/benchmark/go.sum b/tools/benchmark/go.sum
index 13470cc41..096a0ad4c 100644
--- a/tools/benchmark/go.sum
+++ b/tools/benchmark/go.sum
@@ -707,8 +707,8 @@ github.com/prometheus/procfs v0.12.0/go.mod 
h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3c
 github.com/prometheus/tsdb v0.7.1/go.mod 
h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
 github.com/quic-go/qpack v0.6.0 h1:g7W+BMYynC1LbYLSqRt8PBg5Tgwxn214ZZR34VIOjz8=
 github.com/quic-go/qpack v0.6.0/go.mod 
h1:lUpLKChi8njB4ty2bFLX2x4gzDqXwUpaO1DP9qMDZII=
-github.com/quic-go/quic-go v0.57.0 
h1:AsSSrrMs4qI/hLrKlTH/TGQeTMY0ib1pAOX7vA3AdqE=
-github.com/quic-go/quic-go v0.57.0/go.mod 
h1:ly4QBAjHA2VhdnxhojRsCUOeJwKYg+taDlos92xb1+s=
+github.com/quic-go/quic-go v0.59.1 
h1:0Gmua0HW1Tv7ANR7hUYwRyD0MG5OJfgvYSZasGZzBic=
+github.com/quic-go/quic-go v0.59.1/go.mod 
h1:upnsH4Ju1YkqpLXC305eW3yDZ4NfnNbmQRCMWS58IKU=
 github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod 
h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
 github.com/rhnvrm/simples3 v0.6.1/go.mod 
h1:Y+3vYm2V7Y4VijFoJHHTrja6OgPrJ2cBti8dPGkC3sA=
 github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod 
h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=

Reply via email to