DockerCLI/cli/config
Sebastiaan van Stijn 4c3b87d922
config.Load() remove unneeded locks
These were added in b83bc67136, but
I'm not sure why I added these; they're likely not needed.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 09ddcffb2f)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-01 12:04:57 +02:00
..
configfile Config-file: remove User-Agent from config.json when saving 2020-10-01 15:04:39 +02:00
credentials Use golang.org/x/sys/execabs 2021-01-28 22:27:59 +00:00
types Remove docker api dependency from cli/config 2019-01-31 21:25:43 +00:00
config.go config.Load() remove unneeded locks 2021-04-01 12:04:57 +02:00
config_test.go config: print deprecation warning when falling back to ~/.dockercfg 2021-03-08 17:21:15 +01:00