1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00
opentelemetry-go/sdk
dependabot[bot] 4c30a90a45
Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /sdk (#1455)
* Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /sdk

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0)

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

* 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>
2021-01-14 11:40:11 -08:00
..
export Move Span Event to API (#1452) 2021-01-14 09:07:25 -08:00
instrumentation chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
internal Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
metric Metric histogram aggregator: Swap in SynchronizedMove to avoid allocations (#1435) 2021-01-13 20:21:28 -05:00
resource Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
trace Move Span Event to API (#1452) 2021-01-14 09:07:25 -08:00
go.mod Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /sdk (#1455) 2021-01-14 11:40:11 -08:00
go.sum Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /sdk (#1455) 2021-01-14 11:40:11 -08:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00