build/cmd/buildstats
Kevin Burke 2888211c41 cmd/buildstats: fix breaking API change in dependency
CL https://code-review.googlesource.com/#/c/9567/ unexported
bigquery.ValueList, which broke the code in this project. Switch the
buildstats code per the suggestion in the linked commit.

Fixes golang/go#18764.

Change-Id: I55b748f65732d5627d966623cd3b0e73223b16be
Reviewed-on: https://go-review.googlesource.com/35572
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-01-23 22:14:31 +00:00
..
buildstats.go cmd/buildstats: fix breaking API change in dependency 2017-01-23 22:14:31 +00:00