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

commit b63ea65d6a3ff88cdb4feb70d52e6fe6df847fbb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 08:16:28 2026 -0400

    Bump github.com/aws/smithy-go from 1.27.2 to 1.27.3 in /sdks (#39145)
    
    Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 
1.27.2 to 1.27.3.
    - [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.2...v1.27.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/smithy-go
      dependency-version: 1.27.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 272f91451db..0ef8dfd513c 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -37,7 +37,7 @@ require (
        github.com/aws/aws-sdk-go-v2/credentials v1.19.24
        github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.28
        github.com/aws/aws-sdk-go-v2/service/s3 v1.104.0
-       github.com/aws/smithy-go v1.27.2
+       github.com/aws/smithy-go v1.27.3
        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 a8692d22a9e..e46a7b0b0b7 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -274,8 +274,8 @@ github.com/aws/aws-sdk-go-v2/service/sts v1.43.3 
h1:VrIhKRCSK1umelSgB9RghvA9RTUY
 github.com/aws/aws-sdk-go-v2/service/sts v1.43.3/go.mod 
h1:r8wkDOuLaaMFqFiYAb8dGY2A3gJCOujMc6CFOVC4Zhc=
 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.2 
h1:y9NPmSE6am6LjEFPfqHqG/jJk7AauQvhCJONKh7kpzk=
-github.com/aws/smithy-go v1.27.2/go.mod 
h1:YE2RhdIuDbA5E5bTdciG9KrW3+TiEONeUWCqxX9i1Fc=
+github.com/aws/smithy-go v1.27.3 
h1:F3Zb497UhhskkfpJmfkXswyo+t0sh9OTBnIHjogWbVY=
+github.com/aws/smithy-go v1.27.3/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