rename back to chihaya

This commit is contained in:
Jimmy Zelinskie
2016-08-16 21:42:08 -04:00
parent 040a3294b1
commit cc6614c474
17 changed files with 35 additions and 35 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ import (
"sync"
"time"
"github.com/jzelinskie/trakr/bittorrent"
"github.com/jzelinskie/trakr/storage"
"github.com/chihaya/chihaya/bittorrent"
"github.com/chihaya/chihaya/storage"
)
// Config holds the configuration of a memory PeerStore.