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 77a11347746 Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in 
/sdks (#39605)
77a11347746 is described below

commit 77a11347746d702040035bf673ae5596b8c0deba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 11:11:44 2026 -0400

    Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#39605)
    
    Bumps 
[github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2)
 from 1.22.37 to 1.22.38.
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - 
[Commits](https://github.com/aws/aws-sdk-go-v2/compare/feature/s3/manager/v1.22.37...feature/s3/manager/v1.22.38)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
      dependency-version: 1.22.38
      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>
    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 e7aa074798b..b0e4f3917eb 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -35,7 +35,7 @@ require (
        github.com/aws/aws-sdk-go-v2 v1.43.3
        github.com/aws/aws-sdk-go-v2/config v1.32.34
        github.com/aws/aws-sdk-go-v2/credentials v1.19.33
-       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.37
+       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.38
        github.com/aws/aws-sdk-go-v2/service/s3 v1.106.3
        github.com/aws/smithy-go v1.27.6
        github.com/docker/go-connections v0.7.0 // indirect
diff --git a/sdks/go.sum b/sdks/go.sum
index ecef0e90bf9..8bf4bce427a 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -216,8 +216,8 @@ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.34 
h1:1EsGke6rTD2CG3j2MMVB77
 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.34/go.mod 
h1:5B1Z/QbaWzqoWRzYxZfmCbDDRcvUHcfAIQw/S+KfDmc=
 github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.3/go.mod 
h1:0dHuD2HZZSiwfJSy1FO5bX1hQ1TxVV1QXXjpn3XUE44=
 github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.14.0/go.mod 
h1:UcgIwJ9KHquYxs6Q5skC9qXjhYMK+JASDYcXQ4X7JZE=
-github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.37 
h1:yOm5rq5yr2d5Kqu0GuRs4cThk8BW6ElvEvSfQ/bwOjk=
-github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.37/go.mod 
h1:0hQ4udHxw6ioHPvG3euWtIqdW+NUk/gbGUYW8CfbijU=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.38 
h1:onAora2JJS6ab6YtXbzyO5zYCqyjPQ2M3AQKz4PHOoQ=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.38/go.mod 
h1:9LphwalRp/qeOJZJBJk6QwkbxA/YtP3EcFfU8tLPQgk=
 github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.9/go.mod 
h1:AnVH5pvai0pAF4lXRq0bmhbes1u9R8wTE+g+183bZNM=
 github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.3/go.mod 
h1:7sGSz1JCKHWWBHq98m6sMtWQikmYPpxjqOydDemiVoM=
 github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.34 
h1:vuIfjzoeqhQMGJyOBU3t0ZEjn2jrN8Bbg1N4CgjzM5Q=

Reply via email to