DockerCLI/vendor
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
..
github.com config/credentials: don't run 'pass' to detect it 2018-06-29 11:38:39 -07:00
golang.org/x Bump moby version (and its dependencies) 2018-06-08 11:26:10 +02:00
google.golang.org Bump moby version (and its dependencies) 2018-06-08 11:26:10 +02:00
gopkg.in Add support for kubernetes in docker cli 2017-12-26 11:22:32 +01:00
gotest.tools Replace gotestyourself by gotest.tools 2018-06-08 18:23:38 +02:00
k8s.io Merge pull request #948 from simonferquel/k8s-watch-stack-status 2018-06-04 10:42:42 +02:00
vbom.ml/util Sort swarm stacks and nodes using natural sorting 2017-07-13 14:33:02 +03:00