DockerCLI/vendor/github.com/docker
Euan Kemp 056015c3d8 config/credentials: don't run 'pass' to detect it
'CheckInitialized' in the credential-helper library actually invokes
`pass`, which isn't desirable (see #699).

This moves the check to be simpler, and then pass will only be invoked
when it's needed (such as for `docker login` or when pulling from a
private registry).

This logic could also reasonably live in the credential-helper library,
but it's simple enough it seems fine in either location.

Signed-off-by: Euan Kemp <euank@euank.com>
2018-06-29 11:38:39 -07:00
..
distribution Bump moby to d37f5c6bdf788a6cb82c07fb707e31a240eff5f9 2018-05-18 11:44:14 +02:00
docker vendor: update docker/docker to c752b0991e31ba9869ab6a0661af57e9423874fb 2018-06-13 18:32:29 +00:00
docker-credential-helpers config/credentials: don't run 'pass' to detect it 2018-06-29 11:38:39 -07:00
go Add vendor 2017-04-17 18:12:58 -04:00
go-connections Update go-connections to 7beb39f0b969b075d1325fecb092faf27fd357b6 2018-02-20 17:45:42 +01:00
go-events updated vendoring 2017-09-01 19:41:06 -04:00
go-metrics Bump moby to d37f5c6bdf788a6cb82c07fb707e31a240eff5f9 2018-05-18 11:44:14 +02:00
go-units Add vendor 2017-04-17 18:12:58 -04:00
swarmkit Bump moby version (and its dependencies) 2018-06-08 11:26:10 +02:00