1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-02 08:52:21 +02:00

Update go.mod for stackdriver exporter (#267)

* Update go.mod

* update example import
This commit is contained in:
Liz Fong-Jones 2019-10-31 23:08:26 +01:00 committed by rghetia
parent cb1e6f59f6
commit f829598cbd
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ replace (
)
require (
go.opentelemetry.io v0.0.0-20191025183852-68310ab97435
go.opentelemetry.io v0.0.0-20191031063502-886243699327
go.opentelemetry.io/exporter/trace/stackdriver v0.0.0-20191025183852-68310ab97435
google.golang.org/grpc v1.24.0
)

View File

@ -7,7 +7,7 @@ replace go.opentelemetry.io => ../../..
require (
cloud.google.com/go v0.47.0
github.com/golang/protobuf v1.3.2
go.opentelemetry.io v0.0.0-20191025183852-68310ab97435
go.opentelemetry.io v0.0.0-20191031063502-886243699327
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
google.golang.org/api v0.11.0
google.golang.org/genproto v0.0.0-20191009194640-548a555dbc03