1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00
opentelemetry-go/exporters/stdout
dependabot[bot] 696af78754
Bump github.com/benbjohnson/clock from 1.0.3 to 1.1.0 in /sdk/metric (#1532)
* Bump github.com/benbjohnson/clock from 1.0.3 to 1.1.0 in /sdk/metric

Bumps [github.com/benbjohnson/clock](https://github.com/benbjohnson/clock) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/benbjohnson/clock/releases)
- [Commits](https://github.com/benbjohnson/clock/compare/v1.0.3...v1.1.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-05-10 09:36:03 -07:00
..
config.go revent end-users from implementing some interfaces (#1575) 2021-02-24 10:03:35 -08:00
doc.go Update README and documentation to better communicate pre-GA state (#1281) 2020-10-29 09:23:13 -07:00
example_test.go Changes stdout to expose the *sdktrace.TracerProvider (#1800) 2021-04-14 08:51:41 -07:00
exporter.go Changes stdout to expose the *sdktrace.TracerProvider (#1800) 2021-04-14 08:51:41 -07:00
go.mod CI builds validate against last two versions of Go, dropping 1.14 and adding 1.16 (#1865) 2021-05-06 17:14:11 -04:00
go.sum Bump github.com/benbjohnson/clock from 1.0.3 to 1.1.0 in /sdk/metric (#1532) 2021-05-10 09:36:03 -07:00
metric_test.go Fix stdout TestStdoutTimestamp failure with sleep (#1572) 2021-02-23 14:38:23 -05:00
metric.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
trace_test.go Redefine ExportSpans of SpanExporter with ReadOnlySpan (#1873) 2021-05-04 16:45:13 -07:00
trace.go Redefine ExportSpans of SpanExporter with ReadOnlySpan (#1873) 2021-05-04 16:45:13 -07:00