]> Sergey Matveev's repositories - btrtrc.git/blobdiff - pex_test.go
gorond test files
[btrtrc.git] / pex_test.go
index 2b973296a68a8f510d35c5b8ce50a20e3cf812ea..7d8f6d5d0528e8c14e9e58f75b2fe8fd6e9fed43 100644 (file)
@@ -4,10 +4,10 @@ import (
        "net"
        "testing"
 
+       "github.com/anacrolix/dht/v2/krpc"
        "github.com/stretchr/testify/assert"
        "github.com/stretchr/testify/require"
 
-       "github.com/anacrolix/dht/v2/krpc"
        pp "github.com/anacrolix/torrent/peer_protocol"
 )