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 872cb901dca Bump github.com/aws/aws-sdk-go-v2/config in /sdks (#38884)
872cb901dca is described below

commit 872cb901dcab5643e079430d9a1716aab885626a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 10 08:13:38 2026 -0400

    Bump github.com/aws/aws-sdk-go-v2/config in /sdks (#38884)
    
    Bumps 
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) 
from 1.32.23 to 1.32.24.
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - 
[Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.32.23...config/v1.32.24)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-version: 1.32.24
      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 e110296eb54..d24339c9559 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -33,7 +33,7 @@ require (
        cloud.google.com/go/spanner v1.91.0
        cloud.google.com/go/storage v1.62.3
        github.com/aws/aws-sdk-go-v2 v1.42.0
-       github.com/aws/aws-sdk-go-v2/config v1.32.23
+       github.com/aws/aws-sdk-go-v2/config v1.32.24
        github.com/aws/aws-sdk-go-v2/credentials v1.19.23
        github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.25
        github.com/aws/aws-sdk-go-v2/service/s3 v1.103.3
diff --git a/sdks/go.sum b/sdks/go.sum
index b8a399fadc1..f18a8eaa0d5 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -207,8 +207,8 @@ github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream 
v1.7.13 h1:p1BBrg/Hhp6uK7z
 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.13/go.mod 
h1:8cIfkE9MDhkRZGpQ22aV6/lkYeYSozpz16Smrs5x4Ls=
 github.com/aws/aws-sdk-go-v2/config v1.15.3/go.mod 
h1:9YL3v07Xc/ohTsxFXzan9ZpFpdTOFl4X65BAKYaz8jg=
 github.com/aws/aws-sdk-go-v2/config v1.25.3/go.mod 
h1:tAByZy03nH5jcq0vZmkcVoo6tRzRHEwSFx3QW4NmDw8=
-github.com/aws/aws-sdk-go-v2/config v1.32.23 
h1:PYDobtcsJXK6bQe9I8RQk6s19Bz3xa3xRU08Hy1Em3Y=
-github.com/aws/aws-sdk-go-v2/config v1.32.23/go.mod 
h1:QID4dqUQVgEOYPKsPWd1sNWCCR2c5g7o3jeEtIXPOZU=
+github.com/aws/aws-sdk-go-v2/config v1.32.24 
h1:aEDEj533yGdVvEHfkCY0D/1FbDrjnZr4pIulxRjqpHs=
+github.com/aws/aws-sdk-go-v2/config v1.32.24/go.mod 
h1:yZtrGKJGlqfEW+/m2uTsJK+Jz7xF5R0eZfgcIG9m1ss=
 github.com/aws/aws-sdk-go-v2/credentials v1.11.2/go.mod 
h1:j8YsY9TXTm31k4eFhspiQicfXPLZ0gYXA50i4gxPE8g=
 github.com/aws/aws-sdk-go-v2/credentials v1.16.2/go.mod 
h1:sDdvGhXrSVT5yzBDR7qXz+rhbpiMpUYfF3vJ01QSdrc=
 github.com/aws/aws-sdk-go-v2/credentials v1.19.23 
h1:Zhu3GOpRCkNjtE/gJpuPDsytSnaCCTQk8neAGsgzG5Y=

Reply via email to