]> Sergey Matveev's repositories - btrtrc.git/blobdiff - internal/testutil/status_writer.go
Move envpprof imports around
[btrtrc.git] / internal / testutil / status_writer.go
index 5ce66c612865b98d5f12c302973aa3bc93d1ad8f..38442649a7d3d3e22f931ad427438b92e293f5c8 100644 (file)
@@ -6,6 +6,7 @@ import (
        "net/http"
        "sync"
 
+       _ "github.com/anacrolix/envpprof"
        "github.com/anacrolix/missinggo"
 )