DockerCLI/cli/config
John Howard 5fa500000a
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>
(cherry picked from commit ee97fe95bc)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-01 20:43:16 +02:00
..
configfile Fix incorrect pointer inputs to `json.Unmarshal` 2022-04-01 20:43:16 +02:00
credentials Use designated test domains (RFC2606) in tests 2021-07-29 12:10:38 +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 2022-01-27 10:37:14 +01:00
config_test.go config: print deprecation warning when falling back to ~/.dockercfg 2021-03-08 17:21:15 +01:00