This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch 
dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.13.1
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 63f4ea713fd32ae35485dc2706847b6fdfdb7917
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 3 12:33:35 2023 +0000

    Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks
    
    Bumps 
[github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2)
 from 1.13.0 to 1.13.1.
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - 
[Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.13.1/CHANGELOG.md)
    - 
[Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.13.0...config/v1.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@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 34cb2ef2cd1..330e7c587e0 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -33,7 +33,7 @@ require (
        github.com/aws/aws-sdk-go-v2 v1.22.1
        github.com/aws/aws-sdk-go-v2/config v1.22.0
        github.com/aws/aws-sdk-go-v2/credentials v1.15.1
-       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.13.0
+       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.13.1
        github.com/aws/aws-sdk-go-v2/service/s3 v1.42.0
        github.com/aws/smithy-go v1.16.0
        github.com/docker/go-connections v0.4.0
diff --git a/sdks/go.sum b/sdks/go.sum
index 317eead7ba8..42e2b371817 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -95,8 +95,8 @@ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.3.0/go.mod 
h1:2LAuqPx1I6jNfaGDu
 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.2 
h1:gIeH4+o1MN/caGBWjoGQTUTIu94xD6fI5B2+TcwBf70=
 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.2/go.mod 
h1:wLyMIo/zPOhQhPXTddpfdkSleyigtFi8iMnC+2m/SK4=
 github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.3.2/go.mod 
h1:qaqQiHSrOUVOfKe6fhgQ6UzhxjwqVW8aHNegd6Ws4w4=
-github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.13.0 
h1:LPTcGCwO6bup9pTuOmYFXlcocpMX8PPO+TIB7CtSVnI=
-github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.13.0/go.mod 
h1:QJXFEiHtNvgiOuBx9cyK6hC28xTB7mQ/iya6Xr1Fu7Y=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.13.1 
h1:ULswbgGNVrW8zEhkCNwrwXrs1mUvy2JTqWaCRsD2ZZw=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.13.1/go.mod 
h1:pAXgsDPk1rRwwfkz8/9ISO75vXEHqTGIgbLhGqqQ1GY=
 github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.1 
h1:fi1ga6WysOyYb5PAf3Exd6B5GiSNpnZim4h1rhlBqx0=
 github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.1/go.mod 
h1:V5CY8wNurvPUibTi9mwqUqpiFZ5LnioKWIFUDtIzdI8=
 github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.1 
h1:ZpaV/j48RlPc4AmOZuPv22pJliXjXq8/reL63YzyFnw=

Reply via email to