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

Fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-terraform.git


The following commit(s) were added to refs/heads/main by this push:
     new 205ae81  Bump github.com/apache/thrift from 0.22.0 to 0.23.0 (#43)
205ae81 is described below

commit 205ae81732ab90fee304744e7e2caf0bf114eea4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 8 12:20:33 2026 +0200

    Bump github.com/apache/thrift from 0.22.0 to 0.23.0 (#43)
    
    Bumps [github.com/apache/thrift](https://github.com/apache/thrift) from 
0.22.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.22.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>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 6334277..e706d11 100644
--- a/go.mod
+++ b/go.mod
@@ -37,7 +37,7 @@ require (
        github.com/andybalholm/brotli v1.2.0 // indirect
        github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
        github.com/apache/arrow-go/v18 v18.5.2-0.20260220015023-a886a5722b87 // 
indirect
-       github.com/apache/thrift v0.22.0 // indirect
+       github.com/apache/thrift v0.23.0 // indirect
        github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
        github.com/aws/aws-sdk-go-v2 v1.41.1 // indirect
        github.com/aws/aws-sdk-go-v2/config v1.32.9 // indirect
diff --git a/go.sum b/go.sum
index 6bdab23..84788c4 100644
--- a/go.sum
+++ b/go.sum
@@ -75,8 +75,8 @@ github.com/apache/arrow-go/v18 
v18.5.2-0.20260220015023-a886a5722b87 h1:r/gg2gzU
 github.com/apache/arrow-go/v18 v18.5.2-0.20260220015023-a886a5722b87/go.mod 
h1:IJTMBTlHe7cDOhRh0ioGuEKBl5iTR6xPfl5BN4AgirU=
 github.com/apache/iceberg-go v0.5.0 
h1:wQj4CK5YiXZcB+tj19gWG+Jf1I6MiORQ/StSL/E5gGQ=
 github.com/apache/iceberg-go v0.5.0/go.mod 
h1:F/rdP1yZmnO4mQ0Qew2HTGdc+ZV57cRfxbbq/uJm1eM=
-github.com/apache/thrift v0.22.0 
h1:r7mTJdj51TMDe6RtcmNdQxgn9XcyfGDOzegMDRg47uc=
-github.com/apache/thrift v0.22.0/go.mod 
h1:1e7J/O1Ae6ZQMTYdy9xa3w9k+XHWPfRvdPyJeynQ+/g=
+github.com/apache/thrift v0.23.0 
h1:wKR6YnefQSEnxpEfmgTPuJibNG4bF0p2TK34tHLWi3s=
+github.com/apache/thrift v0.23.0/go.mod 
h1:zPt6WxgvTOM6hF92y8C+MkEM5LMxZuk4JcQOiU4Esvs=
 github.com/apparentlymart/go-textseg/v12 v12.0.0/go.mod 
h1:S/4uRK2UtaQttw1GenVJEynmyUenKwP++x/+DdGV/Ec=
 github.com/apparentlymart/go-textseg/v15 v15.0.0 
h1:uYvfpb3DyLSCGWnctWKGj857c6ew1u1fNQOlOtuGxQY=
 github.com/apparentlymart/go-textseg/v15 v15.0.0/go.mod 
h1:K8XmNZdhEBkdlyDdvbmmsvpAG721bKi0joRfFdHIWJ4=

Reply via email to