File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ Source drivers read migrations from local or remote sources. [Add a new source?]
38
38
* [ Filesystem] ( source/file ) - read from fileystem (always included)
39
39
* [ Go-Bindata] ( source/go-bindata ) - read from embedded binary data ([ jteeuwen/go-bindata] ( https://github.com/jteeuwen/go-bindata ) )
40
40
* [ Github] ( source/github ) - read from remote Github repositories
41
- * [ AWS S3] ( source/aws-s3 ) - read from Amazon Web Services S3
42
- * [ Google Cloud Storage] ( source/google-cloud-storage ) - read from Google Cloud Platform Storage
41
+ * [ AWS S3] ( source/aws-s3 ) - read from Amazon Web Services S3 ( [ todo: # 162 ] ( https://github.com/mattes/migrate/issues/162 ) )
42
+ * [ Google Cloud Storage] ( source/google-cloud-storage ) - read from Google Cloud Platform Storage ( [ todo: # 163 ] ( https://github.com/mattes/migrate/issues/163 ) )
43
43
44
44
45
45
You can’t perform that action at this time.
0 commit comments