]> Sergey Matveev's repositories - btrtrc.git/blobdiff - file.go
Announce to both v1 and v2 swarms
[btrtrc.git] / file.go
diff --git a/file.go b/file.go
index 3a53adaa461f2d99fcde2c643813f48130fac91e..ae802f132c4a5a1e15a377e58c4388067a3a9c40 100644 (file)
--- a/file.go
+++ b/file.go
@@ -2,6 +2,7 @@ package torrent
 
 import (
        "crypto/sha256"
+
        "github.com/RoaringBitmap/roaring"
        g "github.com/anacrolix/generics"
        "github.com/anacrolix/missinggo/v2/bitmap"