]> Sergey Matveev's repositories - btrtrc.git/blobdiff - fs/torrentfs_test.go
Switch to github.com/anacrolix/fuse
[btrtrc.git] / fs / torrentfs_test.go
index 071be0d5df7dec917332d27127f8880a92e67ce3..2ded0962be45953f405532ecaa5d364f690e8bc8 100644 (file)
@@ -12,8 +12,8 @@ import (
        "testing"
        "time"
 
-       "bazil.org/fuse"
-       fusefs "bazil.org/fuse/fs"
+       "github.com/anacrolix/fuse"
+       fusefs "github.com/anacrolix/fuse/fs"
        _ "github.com/anacrolix/envpprof"
        "github.com/anacrolix/missinggo/v2"
        "github.com/stretchr/testify/assert"