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

jrmccluskey 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 f39a179fbf3 Bump github.com/aws/smithy-go from 1.20.1 to 1.20.2 in 
/sdks (#30883)
f39a179fbf3 is described below

commit f39a179fbf32dd57f425e73027fcb595a6595572
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 8 17:25:04 2024 -0400

    Bump github.com/aws/smithy-go from 1.20.1 to 1.20.2 in /sdks (#30883)
    
    Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 
1.20.1 to 1.20.2.
    - [Release notes](https://github.com/aws/smithy-go/releases)
    - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/aws/smithy-go/compare/v1.20.1...v1.20.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/smithy-go
      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 05565b4df47..65d244b265c 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -35,7 +35,7 @@ require (
        github.com/aws/aws-sdk-go-v2/credentials v1.17.8
        github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.13.8
        github.com/aws/aws-sdk-go-v2/service/s3 v1.42.2
-       github.com/aws/smithy-go v1.20.1
+       github.com/aws/smithy-go v1.20.2
        github.com/docker/go-connections v0.5.0
        github.com/dustin/go-humanize v1.0.1
        github.com/go-sql-driver/mysql v1.8.0
diff --git a/sdks/go.sum b/sdks/go.sum
index d15eeac8589..4a51032d86b 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -128,8 +128,8 @@ github.com/aws/aws-sdk-go-v2/service/sts v1.6.0/go.mod 
h1:q7o0j7d7HrJk/vr9uUt3BV
 github.com/aws/aws-sdk-go-v2/service/sts v1.28.5 
h1:J/PpTf/hllOjx8Xu9DMflff3FajfLxqM5+tepvVXmxg=
 github.com/aws/aws-sdk-go-v2/service/sts v1.28.5/go.mod 
h1:0ih0Z83YDH/QeQ6Ori2yGE2XvWYv/Xm+cZc01LC6oK0=
 github.com/aws/smithy-go v1.6.0/go.mod 
h1:SObp3lf9smib00L/v3U2eAKG8FyQ7iLrJnQiAmR5n+E=
-github.com/aws/smithy-go v1.20.1 
h1:4SZlSlMr36UEqC7XOyRVb27XMeZubNcBNN+9IgEPIQw=
-github.com/aws/smithy-go v1.20.1/go.mod 
h1:krry+ya/rV9RDcV/Q16kpu6ypI4K2czasz0NC3qS14E=
+github.com/aws/smithy-go v1.20.2 
h1:tbp628ireGtzcHDDmLT/6ADHidqnwgF57XOXZe6tp4Q=
+github.com/aws/smithy-go v1.20.2/go.mod 
h1:krry+ya/rV9RDcV/Q16kpu6ypI4K2czasz0NC3qS14E=
 github.com/cenkalti/backoff/v4 v4.2.1 
h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM=
 github.com/cenkalti/backoff/v4 v4.2.1/go.mod 
h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
 github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod 
h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=

Reply via email to