]> Sergey Matveev's repositories - btrtrc.git/blobdiff - client_test.go
Resource per piece storage: Store incomplete chunks separately
[btrtrc.git] / client_test.go
index 056d674080daaba587eb4fc77daa6a5db725e7aa..372f4bcdc09091a9fcb4a82f1f9b324dd9677e30 100644 (file)
@@ -21,7 +21,7 @@ import (
        "github.com/anacrolix/dht/v2"
        _ "github.com/anacrolix/envpprof"
        "github.com/anacrolix/missinggo"
-       "github.com/anacrolix/missinggo/filecache"
+       "github.com/anacrolix/missinggo/v2/filecache"
 
        "github.com/anacrolix/torrent/bencode"
        "github.com/anacrolix/torrent/internal/testutil"