DockerCLI/cli/config
Sebastiaan van Stijn 28b0aa9f1a
replace uses of deprecated env.Patch()
Also removing redundant defer for env.PatchAll(), which is now automatically
handled in t.Cleanup()

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-22 17:28:07 +02:00
..
configfile Deprecation: config: remove support for old ~/.dockercfg 2022-04-06 21:35:03 +02:00
credentials linting: ignore some "G101: Potential hardcoded credentials" warnings 2022-03-28 10:37:22 +02:00
types Remove docker api dependency from cli/config 2019-01-31 21:25:43 +00:00
config.go Deprecation: config: remove support for old ~/.dockercfg 2022-04-06 21:35:03 +02:00
config_test.go replace uses of deprecated env.Patch() 2022-09-22 17:28:07 +02:00