Switch to go modules
This commit is contained in:
parent
461954facb
commit
1720059244
763 changed files with 24896 additions and 177398 deletions
5
vendor/contrib.go.opencensus.io/exporter/ocagent/go.mod
generated
vendored
5
vendor/contrib.go.opencensus.io/exporter/ocagent/go.mod
generated
vendored
|
|
@ -3,7 +3,8 @@ module contrib.go.opencensus.io/exporter/ocagent
|
|||
require (
|
||||
github.com/census-instrumentation/opencensus-proto v0.2.0 // this is to match the version used in census-instrumentation/opencensus-service
|
||||
github.com/golang/protobuf v1.3.1
|
||||
go.opencensus.io v0.19.1
|
||||
google.golang.org/api v0.2.0
|
||||
github.com/grpc-ecosystem/grpc-gateway v1.8.5 // indirect
|
||||
go.opencensus.io v0.20.2
|
||||
google.golang.org/api v0.3.1
|
||||
google.golang.org/grpc v1.19.1
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue