mirror of
https://github.com/go-i2p/go-i2p.git
synced 2025-07-05 14:13:30 -04:00
make it build with modules and add the checklist from ire
This commit is contained in:
@ -75,7 +75,7 @@ signature :: Signature
|
||||
|
||||
import (
|
||||
"errors"
|
||||
log "github.com/Sirupsen/logrus"
|
||||
log "github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
type RouterInfo []byte
|
||||
|
Reference in New Issue
Block a user