1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/sdk/metric
dependabot[bot] 9cdfdb2d3a
Bump github.com/stretchr/testify from 1.4.0 to 1.6.1 (#824)
* Bump github.com/stretchr/testify from 1.4.0 to 1.6.1

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

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

* Update go.mod

* math.Inf(1)+math.Inf(-1)=NaN

Math is hard

* Remove indirect transitive dependency

* Auto-fix go.sum changes in dependent modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liz Fong-Jones <lizf@honeycomb.io>
Co-authored-by: Evan Torrie <evantorrie@users.noreply.github.com>
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
2020-06-24 11:16:21 -07:00
..
aggregator Bump github.com/stretchr/testify from 1.4.0 to 1.6.1 (#824) 2020-06-24 11:16:21 -07:00
controller Rename Integrator to Processor (#863) 2020-06-23 12:00:15 -07:00
processor Rename Integrator to Processor (#863) 2020-06-23 12:00:15 -07:00
selector/simple Rename AggregationSelector to AggregatorSelector (#859) 2020-06-23 10:51:15 -07:00
alignment_test.go Remove Labelset (#595) 2020-03-27 14:06:48 -07:00
atomicfields.go New api/label package, common label set impl (#651) 2020-04-23 12:10:58 -07:00
benchmark_test.go Rename Integrator to Processor (#863) 2020-06-23 12:00:15 -07:00
config.go Update metric SDK to use oterror.Handler 2020-06-02 12:26:25 -07:00
correct_test.go Rename Integrator to Processor (#863) 2020-06-23 12:00:15 -07:00
doc.go Rename Integrator to Processor (#863) 2020-06-23 12:00:15 -07:00
example_test.go Metrics instrumentation version (#811) 2020-06-12 09:11:17 -07:00
histogram_stress_test.go Rename SynchronizedCopy to SynchronizedMove and update comment (#858) 2020-06-23 10:41:11 -07:00
minmaxsumcount_stress_test.go Rename SynchronizedCopy to SynchronizedMove and update comment (#858) 2020-06-23 10:41:11 -07:00
refcount_mapped.go Checkpoint only after Update; Keep records in the sync.Map longer (#647) 2020-04-21 20:23:15 -07:00
sdk.go Rename Integrator to Processor (#863) 2020-06-23 12:00:15 -07:00
stress_test.go Rename Integrator to Processor (#863) 2020-06-23 12:00:15 -07:00