Is your feature request related to a problem? Please describe.
Since version 1.16 golang support native embedding with packages embed and io/fs.
Describe the solution you'd like
Update minimal golang required version to 1.16 and provide MigrationSource with support embed.FS.
I'll provide pull request a little bit later.
Is your feature request related to a problem? Please describe.
Since version 1.16 golang support native embedding with packages
embedandio/fs.Describe the solution you'd like
Update minimal golang required version to 1.16 and provide
MigrationSourcewith supportembed.FS.I'll provide pull request a little bit later.