Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8bb1b commit 06c25a2Copy full SHA for 06c25a2
README.md
@@ -69,6 +69,7 @@ Source drivers read migrations from local or remote sources. [Add a new source?]
69
70
* [Filesystem](source/file) - read from filesystem
71
* [Go-Bindata](source/go_bindata) - read from embedded binary data ([jteeuwen/go-bindata](https://github.com/jteeuwen/go-bindata))
72
+* [pkger](source/pkger) - read from embedded binary data ([markbates/pkger](https://github.com/markbates/pkger))
73
* [GitHub](source/github) - read from remote GitHub repositories
74
* [GitHub Enterprise](source/github_ee) - read from remote GitHub Enterprise repositories
75
* [Bitbucket](source/bitbucket) - read from remote Bitbucket repositories
0 commit comments