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

commit 7018e456e9437dbe3cfc92c895ac4dd02002d048
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 9 07:37:24 2026 -0400

    Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#40071)
    
    Bumps 
[github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2)
 from 1.23.2 to 1.23.3.
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.23.2...v1.23.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
      dependency-version: 1.23.3
      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 2522bf49daf..b27e138315b 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -35,7 +35,7 @@ require (
        github.com/aws/aws-sdk-go-v2 v1.46.0
        github.com/aws/aws-sdk-go-v2/config v1.33.3
        github.com/aws/aws-sdk-go-v2/credentials v1.20.3
-       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.23.2
+       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.23.3
        github.com/aws/aws-sdk-go-v2/service/s3 v1.111.0
        github.com/aws/smithy-go v1.28.1
        github.com/docker/go-connections v0.7.0 // indirect
diff --git a/sdks/go.sum b/sdks/go.sum
index b6540890cb9..1bfa72095fa 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -216,8 +216,8 @@ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.19.2 
h1:Ldv7RPHs7qwwTscRjAl3YBu
 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.19.2/go.mod 
h1:XyK6UV8xbo66ysVqLd2783C09pBYHOm8aKTRV5DVJ30=
 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.23.2 
h1:yNAPkIRXwrXV3x4NMXi2oAveMy5WUaiBAY6X42K+vUs=
-github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.23.2/go.mod 
h1:+/m7PPNzeC3wq8n5kgw39kAj7pIE3fkAKHrgCyVnMO0=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.23.3 
h1:LFtSxvl7JJjIui9NUh2K567D4IcTXoDWW2BEUDDlnbE=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.23.3/go.mod 
h1:42BqQB16UKuFS+jCOci2+tzTwr8+nsKhcr06OgMqykA=
 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.5.2 
h1:q/PSLGuRWCChWg+dLnb9dWOnrCxJtnboXbBtFoqqRrI=

Reply via email to