go mod tidy

This commit is contained in:
Bryce Lampe
2024-04-16 20:39:41 -07:00
parent 8313c4d8b9
commit 7c40920db7
3 changed files with 2 additions and 3 deletions

View File

@@ -41,6 +41,7 @@ func TestExec(t *testing.T) {
}
func TestWrappedAuth(t *testing.T) {
t.Parallel()
ecr := "https://1234.dkr.ecr.us-west-2.amazonaws.com"
h := &host{
auths: map[string]types.AuthConfig{