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

lostluck 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 3a66beeec82 Bump github.com/apache/thrift from 0.21.0 to 0.23.0 in 
/sdks (#38383)
3a66beeec82 is described below

commit 3a66beeec82b11972476a4418607bc2971b0e8b9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 15:50:10 2026 -0700

    Bump github.com/apache/thrift from 0.21.0 to 0.23.0 in /sdks (#38383)
    
    Bumps [github.com/apache/thrift](https://github.com/apache/thrift) from 
0.21.0 to 0.23.0.
    - [Release notes](https://github.com/apache/thrift/releases)
    - [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
    - [Commits](https://github.com/apache/thrift/compare/v0.21.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/apache/thrift
      dependency-version: 0.23.0
      dependency-type: indirect
    ...
    
    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 a73c8f3d44f..2a71fc56884 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -145,7 +145,7 @@ require (
        github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // 
indirect
        github.com/Microsoft/go-winio v0.6.2 // indirect
        github.com/apache/arrow/go/arrow v0.0.0-20211112161151-bc219186db40 // 
indirect
-       github.com/apache/thrift v0.21.0 // indirect
+       github.com/apache/thrift v0.23.0 // indirect
        github.com/aws/aws-sdk-go v1.55.5 // indirect
        github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8 // indirect
        github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.17 // indirect
diff --git a/sdks/go.sum b/sdks/go.sum
index 074c3122592..e7e6c39e0d3 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -186,8 +186,8 @@ github.com/apache/arrow/go/v15 v15.0.2 
h1:60IliRbiyTWCWjERBCkO1W4Qun9svcYoZrSLcy
 github.com/apache/arrow/go/v15 v15.0.2/go.mod 
h1:DGXsR3ajT524njufqf95822i+KTh+yea1jass9YXgjA=
 github.com/apache/thrift v0.0.0-20181112125854-24918abba929/go.mod 
h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
 github.com/apache/thrift v0.14.2/go.mod 
h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
-github.com/apache/thrift v0.21.0 
h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE=
-github.com/apache/thrift v0.21.0/go.mod 
h1:W1H8aR/QRtYNvrPeFXBtobyRkd0/YVhTc6i07XIAgDw=
+github.com/apache/thrift v0.23.0 
h1:wKR6YnefQSEnxpEfmgTPuJibNG4bF0p2TK34tHLWi3s=
+github.com/apache/thrift v0.23.0/go.mod 
h1:zPt6WxgvTOM6hF92y8C+MkEM5LMxZuk4JcQOiU4Esvs=
 github.com/avast/retry-go/v4 v4.7.0 
h1:yjDs35SlGvKwRNSykujfjdMxMhMQQM0TnIjJaHB+Zio=
 github.com/avast/retry-go/v4 v4.7.0/go.mod 
h1:ZMPDa3sY2bKgpLtap9JRUgk2yTAba7cgiFhqxY2Sg6Q=
 github.com/aws/aws-sdk-go v1.15.27/go.mod 
h1:mFuSZ37Z9YOHbQEwBWztmVzqXrEkub65tZoCYDt7FT0=

Reply via email to