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 8206d8976d5 Bump github.com/docker/docker in /sdks (#30684)
8206d8976d5 is described below

commit 8206d8976d524853613a9ab350a7061088eda50b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 20 09:57:22 2024 -0700

    Bump github.com/docker/docker in /sdks (#30684)
    
    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 
25.0.3+incompatible to 25.0.5+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](https://github.com/docker/docker/compare/v25.0.3...v25.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 c5887395a14..26e9bba48cd 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -143,7 +143,7 @@ require (
        github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa // indirect
        github.com/containerd/containerd v1.7.11 // indirect
        github.com/cpuguy83/dockercfg v0.3.1 // indirect
-       github.com/docker/docker v25.0.3+incompatible // but required to 
resolve issue docker has with go1.20
+       github.com/docker/docker v25.0.5+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.12.0 // indirect
        github.com/envoyproxy/protoc-gen-validate v1.0.4 // indirect
diff --git a/sdks/go.sum b/sdks/go.sum
index eaa713f7d06..d59d0ba2173 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -160,8 +160,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.5.0 
h1:/FUIFXtfc/x2gpa5/VGfiGLuOIdYa1t65IKK2OFGvA0=
 github.com/distribution/reference v0.5.0/go.mod 
h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
-github.com/docker/docker v25.0.3+incompatible 
h1:D5fy/lYmY7bvZa0XTZ5/UJPljor41F+vdyJG5luQLfQ=
-github.com/docker/docker v25.0.3+incompatible/go.mod 
h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
+github.com/docker/docker v25.0.5+incompatible 
h1:UmQydMduGkrD5nQde1mecF/YnSbTOaPeFIeP5C4W+DE=
+github.com/docker/docker v25.0.5+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