]> Sergey Matveev's repositories - btrtrc.git/blobdiff - Peers.go
goimports -local
[btrtrc.git] / Peers.go
index 32d902fb999b80f4f8ce30d038879108ced0fe5f..be70203268675cb6cd417c5ae55ee4724808a096 100644 (file)
--- a/Peers.go
+++ b/Peers.go
@@ -2,6 +2,7 @@ package torrent
 
 import (
        "github.com/anacrolix/dht/v2/krpc"
+
        "github.com/anacrolix/torrent/peer_protocol"
        "github.com/anacrolix/torrent/tracker"
 )