// +build aws-s3 package main import ( _ "github.com/golang-migrate/migrate/source/aws-s3" )