census-ecosystem / opencensus-experiments

Apache License 2.0
15 stars 11 forks source link

testcoordinator: add go.mod and go.sum #104

Closed songy23 closed 5 years ago

songy23 commented 5 years ago

For dependency management with Go 1.11:

$ GO111MODULE=on go get ./...

/cc @odeke-em