mirror of
https://github.com/go-i2p/go-i2p.git
synced 2025-07-04 21:55:18 -04:00
make it build with modules and add the checklist from ire
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
package router
|
||||
|
||||
import (
|
||||
"github.com/hkparker/go-i2p/lib/config"
|
||||
"github.com/hkparker/go-i2p/lib/netdb"
|
||||
"github.com/go-i2p/go-i2p/lib/config"
|
||||
"github.com/go-i2p/go-i2p/lib/netdb"
|
||||
)
|
||||
|
||||
// i2p router type
|
||||
|
Reference in New Issue
Block a user