File tree Expand file tree Collapse file tree
addons/processors/iceberg-processor Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ require (
4040 github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.53.0 // indirect
4141 github.com/andybalholm/brotli v1.2.0 // indirect
4242 github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
43- github.com/apache/thrift v0.22 .0 // indirect
43+ github.com/apache/thrift v0.23 .0 // indirect
4444 github.com/aws/aws-sdk-go v1.55.7 // indirect
4545 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8 // indirect
4646 github.com/aws/aws-sdk-go-v2/credentials v1.19.10 // indirect
Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ github.com/apache/arrow-go/v18 v18.4.1 h1:q/jVkBWCJOB9reDgaIZIdruLQUb1kbkvOnOFez
8989github.com/apache/arrow-go/v18 v18.4.1 /go.mod h1:tLyFubsAl17bvFdUAy24bsSvA/6ww95Iqi67fTpGu3E =
9090github.com/apache/iceberg-go v0.4.0 h1:O3RwMyoc4gZpu9b1aBDJBiH14riga68BWypZVaSHZE0 =
9191github.com/apache/iceberg-go v0.4.0 /go.mod h1:TInpnxHnMdPrsmW/klToy9mM8gs6/6FsI+O2kwtlHMQ =
92- github.com/apache/thrift v0.22 .0 h1:r7mTJdj51TMDe6RtcmNdQxgn9XcyfGDOzegMDRg47uc =
93- github.com/apache/thrift v0.22 .0 /go.mod h1:1e7J/O1Ae6ZQMTYdy9xa3w9k+XHWPfRvdPyJeynQ+/g =
92+ github.com/apache/thrift v0.23 .0 h1:wKR6YnefQSEnxpEfmgTPuJibNG4bF0p2TK34tHLWi3s =
93+ github.com/apache/thrift v0.23 .0 /go.mod h1:zPt6WxgvTOM6hF92y8C+MkEM5LMxZuk4JcQOiU4Esvs =
9494github.com/apparentlymart/go-textseg/v15 v15.0.0 h1:uYvfpb3DyLSCGWnctWKGj857c6ew1u1fNQOlOtuGxQY =
9595github.com/apparentlymart/go-textseg/v15 v15.0.0 /go.mod h1:K8XmNZdhEBkdlyDdvbmmsvpAG721bKi0joRfFdHIWJ4 =
9696github.com/atomicgo/cursor v0.0.1 /go.mod h1:cBON2QmmrysudxNBFthvMtN32r3jxVRIvzkUiF/RuIk =
You can’t perform that action at this time.
0 commit comments