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 9f117ff5d7d Bump github.com/moby/moby/api from 1.55.0 to 1.56.0 in 
/sdks (#40037)
9f117ff5d7d is described below

commit 9f117ff5d7d7d3dd304ed8c114618bea8a726c60
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 7 07:18:41 2026 -0400

    Bump github.com/moby/moby/api from 1.55.0 to 1.56.0 in /sdks (#40037)
    
    Bumps [github.com/moby/moby/api](https://github.com/moby/moby) from 1.55.0 
to 1.56.0.
    - [Release notes](https://github.com/moby/moby/releases)
    - [Commits](https://github.com/moby/moby/compare/api/v1.55.0...api/v1.56.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/moby/moby/api
      dependency-version: 1.56.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>
---
 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 8c77d4be6a0..8581198dfd5 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -72,7 +72,7 @@ require (
        github.com/avast/retry-go/v4 v4.7.0
        github.com/fsouza/fake-gcs-server v1.56.1
        github.com/golang-cz/devslog v0.0.17
-       github.com/moby/moby/api v1.55.0
+       github.com/moby/moby/api v1.56.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 fc18a928566..1a9d9e2eb12 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -683,8 +683,8 @@ github.com/moby/docker-image-spec v1.3.1 
h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3N
 github.com/moby/docker-image-spec v1.3.1/go.mod 
h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo=
 github.com/moby/go-archive v0.3.0 
h1:nos4BtzzUIqB406BgQnWGMI4qib9BZ8XUHU+ucv/n1c=
 github.com/moby/go-archive v0.3.0/go.mod 
h1:Npdv43fFqlhZW7Xo8fbm3ZMYFvAGNviUPqX21VERbcE=
-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/api v1.56.0 
h1:GQzua3NA599ASSIICx0iFgiJeO9YkdDARvQsm23ZZuQ=
+github.com/moby/moby/api v1.56.0/go.mod 
h1:sZ+THbVWkjOmBPPfbnzdD/G1LuIexWhqlSHHPTDQ1Uk=
 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=

Reply via email to