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

jrmccluskey pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 0cee2e0cba8 Bump github.com/docker/go-connections from 0.5.0 to 0.6.0 
in /sdks (#35906)
0cee2e0cba8 is described below

commit 0cee2e0cba845aeb0042be2068450db655f39130
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 26 16:18:06 2025 -0400

    Bump github.com/docker/go-connections from 0.5.0 to 0.6.0 in /sdks (#35906)
    
    Bumps 
[github.com/docker/go-connections](https://github.com/docker/go-connections) 
from 0.5.0 to 0.6.0.
    - 
[Commits](https://github.com/docker/go-connections/compare/v0.5.0...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/go-connections
      dependency-version: 0.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 sdks/go.mod | 2 +-
 sdks/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sdks/go.mod b/sdks/go.mod
index df83d0f31e7..f0599fe9b1f 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -38,7 +38,7 @@ require (
        github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.18.5
        github.com/aws/aws-sdk-go-v2/service/s3 v1.87.0
        github.com/aws/smithy-go v1.22.5
-       github.com/docker/go-connections v0.5.0
+       github.com/docker/go-connections v0.6.0
        github.com/dustin/go-humanize v1.0.1
        github.com/go-sql-driver/mysql v1.9.3
        github.com/google/go-cmp v0.7.0
diff --git a/sdks/go.sum b/sdks/go.sum
index 4d649d549be..352b81ae25b 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -895,8 +895,8 @@ github.com/dnaeon/go-vcr v1.1.0/go.mod 
h1:M7tiix8f0r6mKKJ3Yq/kqU1OYf3MnfmBWVbPx/
 github.com/dnaeon/go-vcr v1.2.0/go.mod 
h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5OLb6RQ=
 github.com/docker/docker v28.3.3+incompatible 
h1:Dypm25kh4rmk49v1eiVbsAtpAsYURjYkaKubwuBdxEI=
 github.com/docker/docker v28.3.3+incompatible/go.mod 
h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
-github.com/docker/go-connections v0.5.0 
h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c=
-github.com/docker/go-connections v0.5.0/go.mod 
h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc=
+github.com/docker/go-connections v0.6.0 
h1:LlMG9azAe1TqfR7sO+NJttz1gy6KO7VJBh+pMmjSD94=
+github.com/docker/go-connections v0.6.0/go.mod 
h1:AahvXYshr6JgfUJGdDCs2b5EZG/vmaMAntpSFH5BFKE=
 github.com/docker/go-units v0.5.0 
h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=
 github.com/docker/go-units v0.5.0/go.mod 
h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
 github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815/go.mod 
h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE=

Reply via email to