// +build tools
package tools
import (
_ "github.com/fleetdm/goose"
_ "github.com/kevinburke/go-bindata"
)