github.com/dtroyer-salad/og2/v2@v2.0.0-20240412154159-c47231610877/registry/remote/credentials/testdata/credHelpers_config.json (about) 1 { 2 "auths": { 3 "registry1.example.com": { 4 "auth": "dXNlcm5hbWU6cGFzc3dvcmQ=" 5 }, 6 "registry3.example.com": { 7 "auth": "Zm9vOmJhcg==" 8 } 9 }, 10 "credHelpers": { 11 "registry1.example.com": "registry1-helper", 12 "registry2.example.com": "registry2-helper", 13 "registry3.example.com": "" 14 } 15 }