github.com/drone/runner-go@v1.12.0/registry/auths/testdata/config.json (about)

     1  {
     2  	"auths": {
     3  		"https://index.docker.io/v1/": {
     4  			"auth": "b2N0b2NhdDpjb3JyZWN0LWhvcnNlLWJhdHRlcnktc3RhcGxl"
     5  		}
     6  	}
     7  }