DockerCLI/cli/config
Sebastiaan van Stijn 8a30653ed5
config: don't call homedir on init()
This patch changes the package to lazily obtain the user's home-
directory on first use, instead of when initializing the package.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-21 17:25:22 +02:00
..
configfile bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-23 00:28:55 +01:00
credentials bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-23 00:28:55 +01:00
types Remove docker api dependency from cli/config 2019-01-31 21:25:43 +00:00
config.go config: don't call homedir on init() 2020-04-21 17:25:22 +02:00
config_test.go test: make sure environment vars are reset after tests 2020-04-09 13:40:45 +02:00