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

commit 181424bb68de988346c66530637b78fb012357f2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 12:15:25 2026 -0400

    Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#38630)
    
    Bumps 
[github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2)
 from 1.22.18 to 1.22.19.
    - [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.18...feature/s3/manager/v1.22.19)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
      dependency-version: 1.22.19
      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 82e8e35d385..124b4c57252 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -35,7 +35,7 @@ require (
        github.com/aws/aws-sdk-go-v2 v1.41.7
        github.com/aws/aws-sdk-go-v2/config v1.32.18
        github.com/aws/aws-sdk-go-v2/credentials v1.19.17
-       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.18
+       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.19
        github.com/aws/aws-sdk-go-v2/service/s3 v1.101.0
        github.com/aws/smithy-go v1.25.1
        github.com/docker/go-connections v0.6.0 // indirect
diff --git a/sdks/go.sum b/sdks/go.sum
index f82208f289d..d96528191d9 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.23 
h1:UuSfcORqNSz/ey3VPRS8Tc
 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.23/go.mod 
h1:+G/OSGiOFnSOkYloKj/9M35s74LgVAdJBSD5lsFfqKg=
 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.18 
h1:9XFUd2lkr7VrbE4Qtrhm7AtNhGgZeGFI5QLZtQIflj8=
-github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.18/go.mod 
h1:trImuKdWelQIJALvyGj6sKolJ1W8t628JOoTdDGVL9Q=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.19 
h1:VH0xfFwHfPYhu+EcxyCcw3VTZskpbA+/s0pTXwhSsL8=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.19/go.mod 
h1:S/XkAXcnCpzwsjC9EU0BakuvreXfSTUADHb7rC7jvaQ=
 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.23 
h1:GpT/TrnBYuE5gan2cZbTtvP+JlHsutdmlV2YfEyNde0=

Reply via email to