1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-07 23:02:15 +02:00
opentelemetry-go/sdk
dependabot[bot] ea0720c05e
Bump google.golang.org/grpc from 1.30.0 to 1.31.0 (#1004)
* Bump google.golang.org/grpc from 1.30.0 to 1.31.0

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.30.0...v1.31.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: MrAlias <MrAlias@users.noreply.github.com>
2020-08-04 14:08:36 -07:00
..
export Add Noop and InMemory SpanBatcher, help with testing integrations (#994) 2020-07-30 15:48:19 -07:00
instrumentation Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00
internal Remove internal StateLocker implementation (#688) 2020-04-30 14:15:04 -07:00
metric Rename aggregator/test to aggregatortest (#980) 2020-07-28 14:31:56 -07:00
resource Remove sub-package value from kv (#968) 2020-07-24 12:25:27 -07:00
trace Change default Sampler to ParentOrElse(AlwaysOn) (#989) 2020-07-29 19:10:12 -07:00
go.mod Bump google.golang.org/grpc from 1.30.0 to 1.31.0 (#1004) 2020-08-04 14:08:36 -07:00
go.sum Bump google.golang.org/grpc from 1.30.0 to 1.31.0 (#1004) 2020-08-04 14:08:36 -07:00
opentelemetry.go Release v0.10.0 (#990) 2020-07-30 08:57:24 -07:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00