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

derrickaw 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 2eb3323c555 Bump github.com/moby/moby/client from 0.5.0 to 0.5.1 in 
/sdks (#39517)
2eb3323c555 is described below

commit 2eb3323c555f20947d15f67e127d55176a534c5f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 28 07:38:07 2026 -0400

    Bump github.com/moby/moby/client from 0.5.0 to 0.5.1 in /sdks (#39517)
    
    Bumps [github.com/moby/moby/client](https://github.com/moby/moby) from 
0.5.0 to 0.5.1.
    - [Release notes](https://github.com/moby/moby/releases)
    - [Changelog](https://github.com/moby/moby/blob/v0.5.1/CHANGELOG.md)
    - [Commits](https://github.com/moby/moby/compare/v0.5.0...v0.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/moby/moby/client
      dependency-version: 0.5.1
      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 ce356a1813a..908edfc22b0 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -73,7 +73,7 @@ require (
        github.com/fsouza/fake-gcs-server v1.55.1
        github.com/golang-cz/devslog v0.0.17
        github.com/moby/moby/api v1.55.0
-       github.com/moby/moby/client v0.5.0
+       github.com/moby/moby/client v0.5.1
        golang.org/x/exp v0.0.0-20260508232706-74f9aab9d74a
 )
 
diff --git a/sdks/go.sum b/sdks/go.sum
index b803145a8fe..6eb8e7179ad 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -685,8 +685,8 @@ github.com/moby/go-archive v0.2.0 
h1:zg5QDUM2mi0JIM9fdQZWC7U8+2ZfixfTYoHL7rWUcP8
 github.com/moby/go-archive v0.2.0/go.mod 
h1:mNeivT14o8xU+5q1YnNrkQVpK+dnNe/K6fHqnTg4qPU=
 github.com/moby/moby/api v1.55.0 
h1:2/sexvQyqIWS8pRSCFddBfpW2qE7vR7FCL+vN8pxwMc=
 github.com/moby/moby/api v1.55.0/go.mod 
h1:+RQ6wluLwtYaTd1WnPLykIDPekkuyD/ROWQClE83pzs=
-github.com/moby/moby/client v0.5.0 
h1:5XhyPk2fuOWf6RlSFa3MkIIgDZkF25xToXW8Q/BH7cc=
-github.com/moby/moby/client v0.5.0/go.mod 
h1:rcVpF8ncl9vo5gaIBdol6CnbEtSj1uxMvEV/UrykF/s=
+github.com/moby/moby/client v0.5.1 
h1:tYNaJno4c0HXz12y5BiqEDy0rVTYkWzI26lGvnTMiJw=
+github.com/moby/moby/client v0.5.1/go.mod 
h1:odLstlZ6uSnfvAgVxMpvgmb8SUdd+siH2T0GBuxVAlM=
 github.com/moby/patternmatcher v0.6.1 
h1:qlhtafmr6kgMIJjKJMDmMWq7WLkKIo23hsrpR3x084U=
 github.com/moby/patternmatcher v0.6.1/go.mod 
h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
 github.com/moby/sys/sequential v0.6.0 
h1:qrx7XFUd/5DxtqcoH1h438hF5TmOvzC/lspjy7zgvCU=

Reply via email to