diff options
Diffstat (limited to 'mkvtool/go.mod')
| -rw-r--r-- | mkvtool/go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkvtool/go.mod b/mkvtool/go.mod index 9effcd0..79f7007 100644 --- a/mkvtool/go.mod +++ b/mkvtool/go.mod @@ -2,7 +2,7 @@ module github.com/MkvAutoSubset/MkvAutoSubset/mkvtool go 1.18 -require github.com/MkvAutoSubset/MkvAutoSubset/mkvlib v0.0.0-20220512074637-bd3b316f2ede +require github.com/MkvAutoSubset/MkvAutoSubset/mkvlib v0.0.0-20220512081121-7e6f48c44d03 require ( github.com/antchfx/xmlquery v1.3.10 // indirect |
