GoogleCloudPlatform / docker-credential-gcr

A Docker credential helper for GCR users
https://gcr.io
Apache License 2.0
294 stars 92 forks source link

vendor all remaining dependencies #23

Closed dekkagaijin closed 6 years ago

dekkagaijin commented 6 years ago

Make builds completely hermetic.

Signed-off-by: Jake Sanders jsand@google.com

mattmoor commented 6 years ago

Travis is on the floor, looks like it needs a Bazel update?

What are you using to manage vendor/? FWIW, I'd recommend dep.

dekkagaijin commented 6 years ago

Not related to Bazel, that still pending for CI. Looks like the go 1.7 build fails to format a 1.9 source file.