]> Sergey Matveev's repositories - btrtrc.git/blobdiff - cmd/torrent/main.go
Fixes for wasm
[btrtrc.git] / cmd / torrent / main.go
index 374f8b1a86388c5c7222baa56e3afc83211d768e..bd5d6f7a80497f2a9c0e005f1dc08933bff1b752 100644 (file)
@@ -16,7 +16,7 @@ import (
 
        "github.com/alexflint/go-arg"
        "github.com/anacrolix/envpprof"
-       "github.com/anacrolix/missinggo"
+       "github.com/anacrolix/missinggo/v2"
        "github.com/anacrolix/torrent/bencode"
        "github.com/davecgh/go-spew/spew"
        "github.com/dustin/go-humanize"