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 f88c2609d1a Bump github.com/aws/smithy-go from 1.27.1 to 1.27.2 in 
/sdks (#38841)
f88c2609d1a is described below

commit f88c2609d1a704c386a77108c3f5ffe72897d37c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 08:36:07 2026 -0400

    Bump github.com/aws/smithy-go from 1.27.1 to 1.27.2 in /sdks (#38841)
    
    Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 
1.27.1 to 1.27.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.27.1...v1.27.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/smithy-go
      dependency-version: 1.27.2
      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 7cbe318bb8f..2151cae2f1e 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -37,7 +37,7 @@ require (
        github.com/aws/aws-sdk-go-v2/credentials v1.19.22
        github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.25
        github.com/aws/aws-sdk-go-v2/service/s3 v1.103.2
-       github.com/aws/smithy-go v1.27.1
+       github.com/aws/smithy-go v1.27.2
        github.com/docker/go-connections v0.7.0 // indirect
        github.com/dustin/go-humanize v1.0.1
        github.com/go-sql-driver/mysql v1.10.0
diff --git a/sdks/go.sum b/sdks/go.sum
index 0b5cc9db4ba..d945d9e669d 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -274,8 +274,8 @@ github.com/aws/aws-sdk-go-v2/service/sts v1.43.2 
h1:RTO7mmGyedgnNmcPh3yQizNfc6GK
 github.com/aws/aws-sdk-go-v2/service/sts v1.43.2/go.mod 
h1:fBhUZXDin9YYqhcpOMjIcpdik25rVwWyxLdPH1RZd9s=
 github.com/aws/smithy-go v1.11.2/go.mod 
h1:3xHYmszWVx2c0kIwQeEVf9uSm4fYZt67FBJnwub1bgM=
 github.com/aws/smithy-go v1.17.0/go.mod 
h1:NukqUGpCZIILqqiV0NIjeFh24kd/FAa4beRb6nbIUPE=
-github.com/aws/smithy-go v1.27.1 
h1:4T340VFndXtADGF52gYa1POyL7s9E4Z1OeZ1hCscIw8=
-github.com/aws/smithy-go v1.27.1/go.mod 
h1:YE2RhdIuDbA5E5bTdciG9KrW3+TiEONeUWCqxX9i1Fc=
+github.com/aws/smithy-go v1.27.2 
h1:y9NPmSE6am6LjEFPfqHqG/jJk7AauQvhCJONKh7kpzk=
+github.com/aws/smithy-go v1.27.2/go.mod 
h1:YE2RhdIuDbA5E5bTdciG9KrW3+TiEONeUWCqxX9i1Fc=
 github.com/benbjohnson/clock v1.1.0/go.mod 
h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
 github.com/bobg/gcsobj v0.1.2/go.mod 
h1:vS49EQ1A1Ib8FgrL58C8xXYZyOCR2TgzAdopy6/ipa8=
 github.com/boombuler/barcode v1.0.0/go.mod 
h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8=

Reply via email to