make it build with modules and add the checklist from ire

This commit is contained in:
idk
2021-04-19 20:43:37 -04:00
parent ce52510de1
commit 6c7b8d48ea
48 changed files with 143 additions and 66 deletions

View File

@ -1,8 +1,8 @@
package main
import (
log "github.com/Sirupsen/logrus"
"github.com/hkparker/go-i2p/lib/router"
log "github.com/sirupsen/logrus"
"github.com/go-i2p/go-i2p/lib/router"
)
func main() {