diff options
| author | ac79b0c6 <[email protected]> | 2022-05-07 15:56:11 +0800 |
|---|---|---|
| committer | ac79b0c6 <[email protected]> | 2022-05-07 15:56:11 +0800 |
| commit | 9d6db5fb00d6a840c32330fb045627cf69b54ee4 (patch) | |
| tree | e37bb8ba2618a15ea9f6d2e10409906c0ca24ee6 /mkvtool/go.mod | |
| parent | 763a17f37f518f8735e9b64b6925555fad6c0534 (diff) | |
update mkvtool:mkvlib bump to v1.9.0
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 0c20219..95369fa 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-20220506111355-2978cfb6c703 +require github.com/MkvAutoSubset/MkvAutoSubset/mkvlib v0.0.0-20220507075432-763a17f37f51 require ( github.com/antchfx/xmlquery v1.3.10 // indirect |
