Skip to content

Commit

Permalink
linter fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
skylenet committed Oct 2, 2024
1 parent 7b02962 commit 2e53e92
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ func getCredentialsFromStore(credHelper string, registryURL string) (*registry.A
Username: creds.Username,
Password: creds.Secret,
ServerAddress: creds.ServerURL,
Auth: "",
Email: "",
IdentityToken: "",
RegistryToken: "",
Expand Down

0 comments on commit 2e53e92

Please sign in to comment.