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

@@ -6,7 +6,7 @@ import (
"strings"
"github.com/restic/restic/internal/errors"
"github.com/restic/restic/internal/options"
"github.com/restic/restic/internal/ui/options"
)
// Config contains all configuration necessary to connect to an s3 compatible