Skip to content

Commit f6fc9cc

Browse files
Bump github.com/apache/thrift in /exporter/zipkinexporter
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](apache/thrift@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] <support@github.com>
1 parent 05ac7e0 commit f6fc9cc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

exporter/zipkinexporter/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/zipkinexporter
22

3-
go 1.24.0
3+
go 1.25
44

55
require (
66
github.com/cenkalti/backoff/v5 v5.0.3
@@ -28,7 +28,7 @@ require (
2828
)
2929

3030
require (
31-
github.com/apache/thrift v0.22.0 // indirect
31+
github.com/apache/thrift v0.23.0 // indirect
3232
github.com/cespare/xxhash/v2 v2.3.0 // indirect
3333
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3434
github.com/felixge/httpsnoop v1.0.4 // indirect

exporter/zipkinexporter/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)