Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-add the io/fs source driver #560

Merged
merged 3 commits into from
May 11, 2021

Conversation

dhui
Copy link
Member

@dhui dhui commented May 10, 2021

Revert "Merge pull request #481 from johejo/revert-472-iofs_source_driver"

This reverts commit b690b78, reversing
changes made to 1593164.

Resolves #471

dhui added 3 commits May 10, 2021 10:50
…iofs_source_driver"

This reverts commit b690b78, reversing
changes made to 1593164.
Changes:
- embedded variables must be at the package level
- re-use embedded FS in example for tests
- bump Go module version to 1.16 for tests to run
    - This may cause issues building in 1.15
@dhui dhui merged commit 2e7358e into golang-migrate:master May 11, 2021
@dhui dhui mentioned this pull request May 11, 2021
@dhui dhui deleted the re-add-iofs-src-driver branch May 11, 2021 15:12
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.

feat: embed, io/fs support
1 participant