move logger out of go-i2p so we can re-use it without importing the entire module
This commit is contained in:
@@ -30,7 +30,7 @@ payload :: data
|
||||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/go-i2p/go-i2p/lib/util/logger"
|
||||
"github.com/go-i2p/logger"
|
||||
"github.com/sirupsen/logrus"
|
||||
|
||||
. "github.com/go-i2p/go-i2p/lib/common/certificate"
|
||||
|
Reference in New Issue
Block a user