Skip to content

Conversation

shaunakv1
Copy link
Contributor

fixes #432

Signed-off-by: shaunakv1 <shaunakv1@gmail.com>
Copy link
Collaborator

@deitch deitch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The key change is fine, but it looks like your IDE reformatted some indentation incorrectly. Can you fix so the only change is in s3.go:78? Just running gofmt -w -s s3.go should do it.

Thanks for this PR.

@shaunakv1
Copy link
Contributor Author

ah, I should enable whitespace in my github diffs. Done!

@deitch
Copy link
Collaborator

deitch commented May 2, 2025

Looks good. Can you squash to a single commit, and sign it with git commit -s?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restore from s3://path/to/xxx.tgz does not work in docker-compose.yml

2 participants