1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/stdout
dependabot[bot] 750848e993
Bump google.golang.org/grpc from 1.31.0 to 1.31.1 in /exporters/stdout (#1099)
* Bump google.golang.org/grpc from 1.31.0 to 1.31.1 in /exporters/stdout

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

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>
2020-08-26 10:06:17 -07: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 Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
exporter.go Create a export.Checkpointer API; refactor metric export pipeline test helpers (#1055) 2020-08-13 13:12:32 -07:00
go.mod Bump google.golang.org/grpc from 1.31.0 to 1.31.1 in /exporters/stdout (#1099) 2020-08-26 10:06:17 -07:00
go.sum Bump google.golang.org/grpc from 1.31.0 to 1.31.1 in /exporters/stdout (#1099) 2020-08-26 10:06:17 -07: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 Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
trace.go Unify trace and metric stdout exporters (#956) 2020-07-22 12:34:44 -07:00