// +build redshift package main import ( _ "github.com/golang-migrate/migrate/v3/database/redshift" )