Attempted to run golang.org/x/build/cmd/coordinator locally without GCE access, ran into this error:
failed to get a token source: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.
bradfitz
changed the title
x/build: localhost mode should not require GCE
x/build: fix coordinator's localhost dev mode; should not require GCE
Dec 12, 2016
Attempted to run
golang.org/x/build/cmd/coordinator
locally without GCE access, ran into this error:failed to get a token source: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.
Related to #17626
The text was updated successfully, but these errors were encountered: