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 630a34c3bfa Bump github.com/moby/moby/client from 0.4.1 to 0.5.0 in 
/sdks (#39032)
630a34c3bfa is described below

commit 630a34c3bfa15bc88873c9c68cd835459dda9da1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 19 12:07:01 2026 -0400

    Bump github.com/moby/moby/client from 0.4.1 to 0.5.0 in /sdks (#39032)
    
    Bumps [github.com/moby/moby/client](https://github.com/moby/moby) from 
0.4.1 to 0.5.0.
    - [Release notes](https://github.com/moby/moby/releases)
    - [Changelog](https://github.com/moby/moby/blob/v0.5.0/CHANGELOG.md)
    - [Commits](https://github.com/moby/moby/compare/v0.4.1...v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/moby/moby/client
      dependency-version: 0.5.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>
    Co-authored-by: Derrick Williams <[email protected]>
---
 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 b6c261644d0..116f4096105 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -73,7 +73,7 @@ require (
        github.com/fsouza/fake-gcs-server v1.52.3
        github.com/golang-cz/devslog v0.0.16
        github.com/moby/moby/api v1.55.0
-       github.com/moby/moby/client v0.4.1
+       github.com/moby/moby/client v0.5.0
        golang.org/x/exp v0.0.0-20260508232706-74f9aab9d74a
 )
 
diff --git a/sdks/go.sum b/sdks/go.sum
index 6cae761de1a..1db20e1d660 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -689,8 +689,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.4.1 
h1:DMQgisVoMkmMs7fp3ROSdiBnoAu8+vo3GggFl06M/wY=
-github.com/moby/moby/client v0.4.1/go.mod 
h1:z52C9O2POPOsnxZAy//WtKcQ32P+jT/NGeXu/7nfjGQ=
+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/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