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

@ -75,7 +75,7 @@ signature :: Signature
import (
"errors"
log "github.com/Sirupsen/logrus"
log "github.com/sirupsen/logrus"
)
type RouterInfo []byte