mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
lint: upgrade golangci-lint
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
committed by
Ravi Chamarthy
parent
5f04092e71
commit
ac3801ea2d
@@ -11,9 +11,8 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
zotErrors "zotregistry.io/zot/errors"
|
||||
|
||||
. "github.com/smartystreets/goconvey/convey"
|
||||
zotErrors "zotregistry.io/zot/errors"
|
||||
)
|
||||
|
||||
func TestConfigCmdBasics(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user