* clarify the package name * Adding import and connection string sections * more clarification around the go usage
Google Cloud Storage
Import
import (
_ "github.com/golang-migrate/migrate/v4/source/google_cloud_storage"
)
Connection String
gcs://<bucket>/<prefix>