]> Sergey Matveev's repositories - btrtrc.git/blobdiff - storage/issue95_test.go
Resource per piece storage: Store incomplete chunks separately
[btrtrc.git] / storage / issue95_test.go
index d47410dae3c287c56c9b2d6bb66a4f309f75cc3a..4762d80e105b58d3c34a740320fc162d21c537f0 100644 (file)
@@ -5,7 +5,7 @@ import (
        "os"
        "testing"
 
-       "github.com/anacrolix/missinggo/resource"
+       "github.com/anacrolix/missinggo/v2/resource"
        "github.com/stretchr/testify/assert"
        "github.com/stretchr/testify/require"