census-ecosystem / opencensus-experiments

Apache License 2.0
15 stars 11 forks source link

interoptest: update go sum #140

Closed songy23 closed 5 years ago

songy23 commented 5 years ago
$ GO111MODULE=on go get ./...

Should fix the build failure in https://github.com/census-ecosystem/opencensus-experiments/pull/138.

songy23 commented 5 years ago

@rghetia I found the issue, it's due to go version conflict (1.11.2 vs 1.11.4).