Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/apache/thrift from 0.17.0 to 0.18.0 in /exporter/jaegerthrifthttpexporter #7299

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump github.com/apache/thrift in /exporter/jaegerthrifthttpexporter
Bumps [github.com/apache/thrift](https://github.com/apache/thrift) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](apache/thrift@v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/apache/thrift
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 20, 2023
commit 06acb84a7b9e9ce4b0bf230769517760c5beb912
2 changes: 1 addition & 1 deletion exporter/jaegerthrifthttpexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/jaeger
go 1.18

require (
github.com/apache/thrift v0.17.0
github.com/apache/thrift v0.18.0
github.com/jaegertracing/jaeger v1.41.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger v0.70.0
github.com/stretchr/testify v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions exporter/jaegerthrifthttpexporter/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.