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 faae168fa34 Bump github.com/aws/smithy-go from 1.23.0 to 1.23.1 in 
/sdks (#36533)
faae168fa34 is described below

commit faae168fa34e97475df70b707f4df91c4946c6ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 16 10:18:26 2025 -0400

    Bump github.com/aws/smithy-go from 1.23.0 to 1.23.1 in /sdks (#36533)
    
    Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 
1.23.0 to 1.23.1.
    - [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.23.0...v1.23.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/smithy-go
      dependency-version: 1.23.1
      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 9a142962406..97ce066d191 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -37,7 +37,7 @@ require (
        github.com/aws/aws-sdk-go-v2/credentials v1.18.16
        github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.19.12
        github.com/aws/aws-sdk-go-v2/service/s3 v1.88.4
-       github.com/aws/smithy-go v1.23.0
+       github.com/aws/smithy-go v1.23.1
        github.com/docker/go-connections v0.6.0
        github.com/dustin/go-humanize v1.0.1
        github.com/go-sql-driver/mysql v1.9.3
diff --git a/sdks/go.sum b/sdks/go.sum
index 24a28fe1846..c79cac68c79 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -824,8 +824,8 @@ github.com/aws/aws-sdk-go-v2/service/sts v1.38.6 
h1:p3jIvqYwUZgu/XYeI48bJxOhvm47
 github.com/aws/aws-sdk-go-v2/service/sts v1.38.6/go.mod 
h1:WtKK+ppze5yKPkZ0XwqIVWD4beCwv056ZbPQNoeHqM8=
 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.23.0 
h1:8n6I3gXzWJB2DxBDnfxgBaSX6oe0d/t10qGz7OKqMCE=
-github.com/aws/smithy-go v1.23.0/go.mod 
h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI=
+github.com/aws/smithy-go v1.23.1 
h1:sLvcH6dfAFwGkHLZ7dGiYF7aK6mg4CgKA/iDKjLDt9M=
+github.com/aws/smithy-go v1.23.1/go.mod 
h1:LEj2LM3rBRQJxPZTB4KuzZkaZYnZPnvgIhb4pu07mx0=
 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