diff options
| author | ac79b0c6 <[email protected]> | 2022-05-06 19:21:40 +0800 |
|---|---|---|
| committer | ac79b0c6 <[email protected]> | 2022-05-06 19:21:40 +0800 |
| commit | b85adc79271a2b604603b168444c7ae25b19d7db (patch) | |
| tree | d40eba4f9586ed21fee6d4136b49082bd03696b6 /mkvtool | |
| parent | 2978cfb6c70370737f192826f257303366a643e6 (diff) | |
update
Diffstat (limited to 'mkvtool')
| -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 d915f32..ee5c8d6 100644 --- a/mkvtool/go.mod +++ b/mkvtool/go.mod @@ -18,4 +18,4 @@ require ( golang.org/x/text v0.3.6 // indirect ) -replace github.com/MkvAutoSubset/MkvAutoSubset/mkvlib => ../mkvlib +// replace github.com/MkvAutoSubset/MkvAutoSubset/mkvlib => ../mkvlib |
