cleanup() {
    ( cd "$GOBIN" && rm -vf -- copytree )
}
