1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/stdout
dependabot[bot] 9a4981cc67
Bump google.golang.org/grpc from 1.31.1 to 1.32.0 in /sdk (#1145)
* Bump google.golang.org/grpc from 1.31.1 to 1.32.0 in /sdk

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.31.1 to 1.32.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.31.1...v1.32.0)

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: Aneurysm9 <Aneurysm9@users.noreply.github.com>
Co-authored-by: Anthony J Mirabella <a9@aneurysm9.com>
2020-09-09 13:25:27 -04:00
..
config.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
doc.go Unify trace and metric stdout exporters (#956) 2020-07-22 12:34:44 -07:00
example_test.go Rename global SetTraceProvider and TraceProvider (#1102) 2020-08-31 10:02:04 -07:00
exporter.go Correct SDK trace Exporter interface (#1078) 2020-09-09 10:19:03 -07:00
go.mod Bump google.golang.org/grpc from 1.31.1 to 1.32.0 in /exporters/stdout (#1148) 2020-09-09 13:02:31 -04:00
go.sum Bump google.golang.org/grpc from 1.31.1 to 1.32.0 in /sdk (#1145) 2020-09-09 13:25:27 -04:00
metric_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
metric.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
trace_test.go Correct SDK trace Exporter interface (#1078) 2020-09-09 10:19:03 -07:00
trace.go Correct SDK trace Exporter interface (#1078) 2020-09-09 10:19:03 -07:00