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

commit f35fa826f44fe0a18813bf49c039af601f04d3d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 7 08:32:26 2026 -0400

    Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#39231)
    
    Bumps 
[github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2)
 from 1.22.30 to 1.22.31.
    - [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.30...feature/s3/manager/v1.22.31)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
      dependency-version: 1.22.31
      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 65c989c2a52..aadeaf57ccf 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -35,7 +35,7 @@ require (
        github.com/aws/aws-sdk-go-v2 v1.42.1
        github.com/aws/aws-sdk-go-v2/config v1.32.28
        github.com/aws/aws-sdk-go-v2/credentials v1.19.27
-       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.30
+       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.31
        github.com/aws/aws-sdk-go-v2/service/s3 v1.105.0
        github.com/aws/smithy-go v1.27.3
        github.com/docker/go-connections v0.7.0 // indirect
diff --git a/sdks/go.sum b/sdks/go.sum
index 6afd872ebea..f5865534d2f 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -219,8 +219,8 @@ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.30 
h1:/hi1JADLEW9YYryEz1w4GQ
 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.30/go.mod 
h1:/3AOgy4K17Dm4ucMZVC/MJkzy5kmfKUcINRHZyo0koQ=
 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.30 
h1:qzaF2qXmjqBcLbtcpIxOddoDH5eKIRdmOiKt7BatgDc=
-github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.30/go.mod 
h1:5LlJNctj1Y7l59FPonG4LNjK5DvorTKIS+pAVuWAh3s=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.31 
h1:7lcHy74J5ajNAuTvwZYS9Tw4Ept/eLCavGEnykacT8o=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.31/go.mod 
h1:7eILDitqxXgdStzJvYvCBuVL9k5ftKcPQ6F4ZRUV3+A=
 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.30 
h1:xM/Is9cKMHa8Jj8zkvWhvrFkZsXJV9E+BB4g0HW0duQ=

Reply via email to