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

lostluck 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 70dd6473abd Bump github.com/docker/docker in /sdks (#32495)
70dd6473abd is described below

commit 70dd6473abd9601072cf23b0e6dd8697ee6b1186
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 17 22:43:40 2024 -0700

    Bump github.com/docker/docker in /sdks (#32495)
    
    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 
27.1.2+incompatible to 27.2.1+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](https://github.com/docker/docker/compare/v27.1.2...v27.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 bbe01e42953..ffd16ceb8e5 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -143,7 +143,7 @@ require (
        github.com/cespare/xxhash/v2 v2.3.0 // indirect
        github.com/cncf/xds/go v0.0.0-20240822171458-6449f94b4d59 // indirect
        github.com/cpuguy83/dockercfg v0.3.1 // indirect
-       github.com/docker/docker v27.1.2+incompatible // but required to 
resolve issue docker has with go1.20
+       github.com/docker/docker v27.2.1+incompatible // but required to 
resolve issue docker has with go1.20
        github.com/docker/go-units v0.5.0 // indirect
        github.com/envoyproxy/go-control-plane v0.13.0 // indirect
        github.com/envoyproxy/protoc-gen-validate v1.1.0 // indirect
diff --git a/sdks/go.sum b/sdks/go.sum
index e1523f9e1f9..fc8765815cf 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -775,8 +775,8 @@ 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=
 github.com/distribution/reference v0.6.0 
h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk=
 github.com/distribution/reference v0.6.0/go.mod 
h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
-github.com/docker/docker v27.1.2+incompatible 
h1:AhGzR1xaQIy53qCkxARaFluI00WPGtXn0AJuoQsVYTY=
-github.com/docker/docker v27.1.2+incompatible/go.mod 
h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
+github.com/docker/docker v27.2.1+incompatible 
h1:fQdiLfW7VLscyoeYEBz7/J8soYFDZV1u6VW6gJEjNMI=
+github.com/docker/docker v27.2.1+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-units v0.5.0 
h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=

Reply via email to