[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

This commit is contained in:
zachmu
2022-09-07 19:49:49 +00:00
parent 8ee4ea6f8a
commit b5cd791385

View File

@@ -374,7 +374,7 @@ func (p DoltDatabaseProvider) configureReplication(ctx *sql.Context, name string
return nil
}
// TODO: url sanitize name
// TODO: url sanitize name
remoteUrl := strings.Replace(urlTemplate, dsess.URLTemplateDatabasePlaceholder, name, -1)
// TODO: params for AWS, others that need them