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 1df57236fe3 Bump github.com/moby/moby/api from 1.54.2 to 1.55.0 in 
/sdks (#39031)
1df57236fe3 is described below

commit 1df57236fe3b56e2ec59d6c891db70214e3ff767
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 19 08:25:07 2026 -0400

    Bump github.com/moby/moby/api from 1.54.2 to 1.55.0 in /sdks (#39031)
    
    Bumps [github.com/moby/moby/api](https://github.com/moby/moby) from 1.54.2 
to 1.55.0.
    - [Release notes](https://github.com/moby/moby/releases)
    - [Commits](https://github.com/moby/moby/compare/api/v1.54.2...api/v1.55.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/moby/moby/api
      dependency-version: 1.55.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 8bdb1031128..b6c261644d0 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.52.3
        github.com/golang-cz/devslog v0.0.16
-       github.com/moby/moby/api v1.54.2
+       github.com/moby/moby/api v1.55.0
        github.com/moby/moby/client v0.4.1
        golang.org/x/exp v0.0.0-20260508232706-74f9aab9d74a
 )
diff --git a/sdks/go.sum b/sdks/go.sum
index e8238c1c226..6cae761de1a 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -687,8 +687,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.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.54.2 
h1:wiat9QAhnDQjA7wk1kh/TqHz2I1uUA7M7t9SAl/JNXg=
-github.com/moby/moby/api v1.54.2/go.mod 
h1:+RQ6wluLwtYaTd1WnPLykIDPekkuyD/ROWQClE83pzs=
+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/patternmatcher v0.6.1 
h1:qlhtafmr6kgMIJjKJMDmMWq7WLkKIo23hsrpR3x084U=

Reply via email to