refactor: de-vendor tagcmp into its own repo

This commit is contained in:
2021-08-13 12:49:46 +01:00
parent d5b893d9de
commit 98ec23761f
5 changed files with 4 additions and 303 deletions

View File

@ -15,7 +15,7 @@ import (
"coopcloud.tech/abra/cli/internal"
"coopcloud.tech/abra/client"
"coopcloud.tech/abra/config"
"coopcloud.tech/abra/tagcmp"
"coopcloud.tech/tagcmp"
"github.com/AlecAivazis/survey/v2"
"github.com/docker/distribution/reference"