Fix imports
This commit is contained in:
parent
96f8270bb9
commit
0ce6a5fe51
|
@ -17,8 +17,10 @@ import (
|
|||
"golang.org/x/net/context"
|
||||
|
||||
"bitbucket.org/anacrolix/go.torrent"
|
||||
"bitbucket.org/anacrolix/go.torrent/data/mmap"
|
||||
"bitbucket.org/anacrolix/go.torrent/testutil"
|
||||
"bitbucket.org/anacrolix/go.torrent/util"
|
||||
|
||||
"github.com/anacrolix/libtorgo/metainfo"
|
||||
|
||||
"bazil.org/fuse"
|
||||
|
|
Loading…
Reference in New Issue