]> Sergey Matveev's repositories - btrtrc.git/blobdiff - handshake.go
sortimports
[btrtrc.git] / handshake.go
index 0afc4a861716aa50ab638ef50928afe4b536e537..0ffea147afdea506a9f9ae17466215eafb44ab57 100644 (file)
@@ -8,11 +8,11 @@ import (
        "net"
        "time"
 
-       pp "github.com/anacrolix/torrent/peer_protocol"
-
        "github.com/anacrolix/missinggo"
+
        "github.com/anacrolix/torrent/metainfo"
        "github.com/anacrolix/torrent/mse"
+       pp "github.com/anacrolix/torrent/peer_protocol"
 )
 
 type ExtensionBit uint