summaryrefslogtreecommitdiff
path: root/mkvtool/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'mkvtool/go.mod')
-rw-r--r--mkvtool/go.mod3
1 files changed, 2 insertions, 1 deletions
diff --git a/mkvtool/go.mod b/mkvtool/go.mod
index f48e7a4..90964ed 100644
--- a/mkvtool/go.mod
+++ b/mkvtool/go.mod
@@ -2,7 +2,7 @@ module github.com/KurenaiRyu/MkvAutoSubset/mkvtool
go 1.18
-require github.com/KurenaiRyu/MkvAutoSubset/mkvlib v0.0.0-20220506024655-79f40d4f7bed
+require github.com/KurenaiRyu/MkvAutoSubset/mkvlib v0.0.0-20220506060824-cd151081c008
require github.com/google/uuid v1.3.0
@@ -10,6 +10,7 @@ require (
github.com/antchfx/xmlquery v1.3.10 // indirect
github.com/antchfx/xpath v1.2.0 // indirect
github.com/asticode/go-astikit v0.29.1 // indirect
+ github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f // indirect
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
golang.org/x/image v0.0.0-20220413100746-70e8d0d3baa9 // indirect
golang.org/x/net v0.0.0-20200813134508-3edf25e44fcc // indirect