mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-07-18 09:42:16 +05:30
a13ff50017
The exec.Command code and os.Getenv implementation were both needlessly verbose. This replaces them with simpler variations. Signed-off-by: Euan Kemp <euank@euank.com>