1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/bridge/opentracing
dependabot[bot] e1ff2d15cf
Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 (#1374)
* Bump github.com/google/go-cmp from 0.5.3 to 0.5.4

Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.3...v0.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

* Auto-fix go.sum changes in dependent modules

* Auto-fix go.sum changes in dependent modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-11-30 10:31:41 -08:00
..
internal Move tracing code to trace package (#1307) 2020-11-06 17:13:31 -05:00
migration Move tracing code to trace package (#1307) 2020-11-06 17:13:31 -05:00
bridge.go Fix golint issue caused by typo (#1372) 2020-11-27 09:44:12 -08:00
doc.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
go.mod Release v0.14.0 (#1355) 2020-11-20 08:36:54 -08:00
go.sum Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 (#1374) 2020-11-30 10:31:41 -08:00
mix_test.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
util.go Move tracing code to trace package (#1307) 2020-11-06 17:13:31 -05:00
wrapper.go Move tracing code to trace package (#1307) 2020-11-06 17:13:31 -05:00