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 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 |
