Update reseed.go

martin61
This commit is contained in:
martin61
2016-01-24 12:47:54 +01:00
parent 2a5e914a19
commit cb35167d27

View File

@@ -7,7 +7,7 @@ import (
"runtime"
"time"
"github.com/MDrollette/i2p-tools/reseed"
"github.com/martin61/i2p-tools/reseed"
"github.com/codegangsta/cli"
)