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 789b278172c Bump github.com/aws/smithy-go from 1.25.1 to 1.26.0 in 
/sdks (#38721)
789b278172c is described below

commit 789b278172c9fcb627d613ce7e174b60d34bf475
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 28 09:13:14 2026 -0400

    Bump github.com/aws/smithy-go from 1.25.1 to 1.26.0 in /sdks (#38721)
    
    Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 
1.25.1 to 1.26.0.
    - [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.25.1...v1.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/smithy-go
      dependency-version: 1.26.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 17312e7929c..e71cd22cc3d 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -37,7 +37,7 @@ require (
        github.com/aws/aws-sdk-go-v2/credentials v1.19.17
        github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.19
        github.com/aws/aws-sdk-go-v2/service/s3 v1.102.0
-       github.com/aws/smithy-go v1.25.1
+       github.com/aws/smithy-go v1.26.0
        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 c1bc31532b6..9d98310f232 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -274,8 +274,8 @@ github.com/aws/aws-sdk-go-v2/service/sts v1.42.1 
h1:F/M5Y9I3nwr2IEpshZgh1GeHpOIt
 github.com/aws/aws-sdk-go-v2/service/sts v1.42.1/go.mod 
h1:mTNxImtovCOEEuD65mKW7DCsL+2gjEH+RPEAexAzAio=
 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.25.1 
h1:J8ERsGSU7d+aCmdQur5Txg6bVoYelvQJgtZehD12GkI=
-github.com/aws/smithy-go v1.25.1/go.mod 
h1:YE2RhdIuDbA5E5bTdciG9KrW3+TiEONeUWCqxX9i1Fc=
+github.com/aws/smithy-go v1.26.0 
h1:9ouqbi+NyKP7fV3Te7UElCwdAb6Y8uk7LGwPE5tVe/s=
+github.com/aws/smithy-go v1.26.0/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