module github.com/KurenaiRyu/MkvAutoSubset/mkvlib go 1.18 require ( github.com/antchfx/xmlquery v1.3.10 github.com/asticode/go-astikit v0.29.1 github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f golang.org/x/image v0.0.0-20220413100746-70e8d0d3baa9 golang.org/x/text v0.3.6 ) require ( github.com/antchfx/xpath v1.2.0 // indirect github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect golang.org/x/net v0.0.0-20200813134508-3edf25e44fcc // indirect )