diff --git a/pkg/controller/postgresql_test.go b/pkg/controller/postgresql_test.go index f23d6a8de..86d7e9ab8 100644 --- a/pkg/controller/postgresql_test.go +++ b/pkg/controller/postgresql_test.go @@ -4,7 +4,7 @@ import ( "reflect" "testing" - "github.com/Sirupsen/logrus" + "github.com/sirupsen/logrus" "k8s.io/api/core/v1" acidv1 "github.com/zalando-incubator/postgres-operator/pkg/apis/acid.zalan.do/v1"