DockerCLI/cli/config
John Howard ee97fe95bc Fix incorrect pointer inputs to `json.Unmarshal`
See https://github.com/howardjohn/go-unmarshal-double-pointer for more
info on why this is not safe and how this is detected.

Signed-off-by: John Howard <howardjohn@google.com>
2022-02-22 13:08:37 -08:00
..
configfile Fix incorrect pointer inputs to `json.Unmarshal` 2022-02-22 13:08:37 -08:00
credentials Use designated test domains (RFC2606) in tests 2021-04-30 10:03:45 +02:00
types Remove docker api dependency from cli/config 2019-01-31 21:25:43 +00:00
config.go fix innocuous data-race when config.Load called in parallel 2021-08-21 13:27:23 -07:00
config_test.go config: print deprecation warning when falling back to ~/.dockercfg 2021-03-08 16:13:02 +01:00