Move options package to ui/options

This commit is contained in:
Alexander Neumann
2018-05-14 22:37:28 +02:00
parent b3b70002ab
commit 0b3c402801
16 changed files with 15 additions and 14 deletions

View File

@@ -5,7 +5,7 @@ import (
"strings"
"github.com/restic/restic/internal/errors"
"github.com/restic/restic/internal/options"
"github.com/restic/restic/internal/ui/options"
)
// Config contains basic configuration needed to specify swift location for a swift server