mirror of
https://github.com/openshift/image-registry.git
synced 2026-02-05 09:45:55 +01:00
github.com/Sirupsen/logrus -> github.com/sirupsen/logrus
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"runtime"
|
||||
"time"
|
||||
|
||||
log "github.com/Sirupsen/logrus"
|
||||
log "github.com/sirupsen/logrus"
|
||||
"k8s.io/apiserver/pkg/util/logs"
|
||||
|
||||
"github.com/openshift/library-go/pkg/serviceability"
|
||||
|
||||
Reference in New Issue
Block a user