module github.com/rumanzo/bt2qbt go 1.16 require ( github.com/crazytyper/go-cesu8 v0.0.0-20190615112902-270517b5a01c github.com/davecgh/go-spew v1.1.0 github.com/fatih/color v1.13.0 github.com/jessevdk/go-flags v1.5.0 github.com/r3labs/diff/v2 v2.15.0 github.com/stretchr/testify v1.7.0 // indirect github.com/zeebo/bencode v1.0.0 )