chore(lint): gci to separate zot from other imports (#870)

Signed-off-by: Andrei Aaron <andaaron@cisco.com>
This commit is contained in:
Andrei Aaron
2022-10-20 19:39:20 +03:00
committed by GitHub
parent 92d97d48d6
commit 38b00e3507
97 changed files with 104 additions and 6 deletions
+1
View File
@@ -18,6 +18,7 @@ import (
"github.com/docker/distribution/registry/storage/driver/factory"
"github.com/gorilla/handlers"
"github.com/gorilla/mux"
"zotregistry.io/zot/errors"
"zotregistry.io/zot/pkg/api/config"
ext "zotregistry.io/zot/pkg/extensions"