DockerCLI/cli/config
Brian Goff aaf1170520 Handle errors on close in config file write.
I'm not sure if this fixes anything, however I have seen some weird
behavior on Windows where temp config files are left around and there
doesn't seem to be any errors reported.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit d02173090f)
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2020-07-15 12:31:59 -07:00
..
configfile Handle errors on close in config file write. 2020-07-15 12:31:59 -07:00
credentials bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02: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-05-09 12:47:39 +02:00
config_test.go Update some uses of errors.Cause() to errors.Is() 2020-05-11 14:39:24 +02:00