rename repo

This commit is contained in:
Matt Drollette
2014-12-14 23:32:35 -06:00
parent 891339b5c2
commit 031cc261d8
8 changed files with 14 additions and 14 deletions

View File

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