Skip to content

Commit 3a66bee

Browse files
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](apache/thrift@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>
1 parent 0bd11fd commit 3a66bee

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

sdks/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ require (
145145
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
146146
github.com/Microsoft/go-winio v0.6.2 // indirect
147147
github.com/apache/arrow/go/arrow v0.0.0-20211112161151-bc219186db40 // indirect
148-
github.com/apache/thrift v0.21.0 // indirect
148+
github.com/apache/thrift v0.23.0 // indirect
149149
github.com/aws/aws-sdk-go v1.55.5 // indirect
150150
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8 // indirect
151151
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.17 // indirect

sdks/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,8 @@ github.com/apache/arrow/go/v15 v15.0.2 h1:60IliRbiyTWCWjERBCkO1W4Qun9svcYoZrSLcy
186186
github.com/apache/arrow/go/v15 v15.0.2/go.mod h1:DGXsR3ajT524njufqf95822i+KTh+yea1jass9YXgjA=
187187
github.com/apache/thrift v0.0.0-20181112125854-24918abba929/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
188188
github.com/apache/thrift v0.14.2/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
189-
github.com/apache/thrift v0.21.0 h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE=
190-
github.com/apache/thrift v0.21.0/go.mod h1:W1H8aR/QRtYNvrPeFXBtobyRkd0/YVhTc6i07XIAgDw=
189+
github.com/apache/thrift v0.23.0 h1:wKR6YnefQSEnxpEfmgTPuJibNG4bF0p2TK34tHLWi3s=
190+
github.com/apache/thrift v0.23.0/go.mod h1:zPt6WxgvTOM6hF92y8C+MkEM5LMxZuk4JcQOiU4Esvs=
191191
github.com/avast/retry-go/v4 v4.7.0 h1:yjDs35SlGvKwRNSykujfjdMxMhMQQM0TnIjJaHB+Zio=
192192
github.com/avast/retry-go/v4 v4.7.0/go.mod h1:ZMPDa3sY2bKgpLtap9JRUgk2yTAba7cgiFhqxY2Sg6Q=
193193
github.com/aws/aws-sdk-go v1.15.27/go.mod h1:mFuSZ37Z9YOHbQEwBWztmVzqXrEkub65tZoCYDt7FT0=

0 commit comments

Comments
 (0)