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

commit b5794fc27b89dd8c550fdac7879e798f155520ad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 30 10:59:40 2023 -0400

    Bump github.com/docker/docker in /sdks (#29193)
    
    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 
24.0.6+incompatible to 24.0.7+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](https://github.com/docker/docker/compare/v24.0.6...v24.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 e1f648254b8..64e319040db 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -118,7 +118,7 @@ require (
        github.com/containerd/containerd v1.7.6 // indirect
        github.com/cpuguy83/dockercfg v0.3.1 // indirect
        github.com/docker/distribution v2.8.2+incompatible // indirect
-       github.com/docker/docker v24.0.6+incompatible // but required to 
resolve issue docker has with go1.20
+       github.com/docker/docker v24.0.7+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.11.1 // indirect
        github.com/envoyproxy/protoc-gen-validate v1.0.2 // indirect
diff --git a/sdks/go.sum b/sdks/go.sum
index f55f0bd3bc2..3e2cd5dff4d 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -168,8 +168,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/docker/distribution v2.8.2+incompatible 
h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8=
 github.com/docker/distribution v2.8.2+incompatible/go.mod 
h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
-github.com/docker/docker v24.0.6+incompatible 
h1:hceabKCtUgDqPu+qm0NgsaXf28Ljf4/pWFL7xjWWDgE=
-github.com/docker/docker v24.0.6+incompatible/go.mod 
h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
+github.com/docker/docker v24.0.7+incompatible 
h1:Wo6l37AuwP3JaMnZa226lzVXGA3F9Ig1seQen0cKYlM=
+github.com/docker/docker v24.0.7+incompatible/go.mod 
h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
 github.com/docker/go-connections v0.4.0 
h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
 github.com/docker/go-connections v0.4.0/go.mod 
h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
 github.com/docker/go-units v0.4.0/go.mod 
h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=

Reply via email to