fix hack linter
This commit is contained in:
parent
ed22afc19b
commit
76f0bf44e5
|
|
@ -31,7 +31,7 @@ import (
|
|||
"github.com/pkg/errors"
|
||||
"github.com/sirupsen/logrus"
|
||||
|
||||
"github.com/google/go-containerregistry/pkg/v1"
|
||||
v1 "github.com/google/go-containerregistry/pkg/v1"
|
||||
)
|
||||
|
||||
// ConfigureLogging sets the logrus logging level and forces logs to be colorful (!)
|
||||
|
|
|
|||
Loading…
Reference in New Issue