diff options
| author | a1e7cb88 <[email protected]> | 2021-10-18 01:05:57 +0800 |
|---|---|---|
| committer | a1e7cb88 <[email protected]> | 2021-10-18 01:05:57 +0800 |
| commit | 1dbc72c60e4932e5b88ea608c668eea035ac7980 (patch) | |
| tree | ca8eb66270ee5ffbbd75d730152f4b6b4fddc29c | |
| parent | f696fba48f3a05c08af71b9e2dceb72bb7c9c024 (diff) | |
update mod
| -rw-r--r-- | cexports/go.mod | 16 | ||||
| -rw-r--r-- | mkvlib/c/exports.go (renamed from cexports/exports.go) | 0 | ||||
| -rw-r--r-- | mkvlib/c/main.go (renamed from cexports/main.go) | 0 | ||||
| -rw-r--r-- | mkvlib/c/sdk.py (renamed from cexports/sdk.py) | 0 |
4 files changed, 0 insertions, 16 deletions
diff --git a/cexports/go.mod b/cexports/go.mod deleted file mode 100644 index 824c3e7..0000000 --- a/cexports/go.mod +++ /dev/null @@ -1,16 +0,0 @@ -module github.com/KurenaiRyu/MkvAutoSubset/cexports - -go 1.17 - -require github.com/KurenaiRyu/MkvAutoSubset/mkvlib v0.0.0-20211017160923-113fd8f70001 - -require ( - github.com/antchfx/xmlquery v1.3.8 // indirect - github.com/antchfx/xpath v1.2.0 // indirect - github.com/asticode/go-astikit v0.20.0 // indirect - github.com/asticode/go-astisub v0.19.0 // indirect - github.com/asticode/go-astits v1.8.0 // indirect - github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect - golang.org/x/net v0.0.0-20200904194848-62affa334b73 // indirect - golang.org/x/text v0.3.2 // indirect -) diff --git a/cexports/exports.go b/mkvlib/c/exports.go index 93d8321..93d8321 100644 --- a/cexports/exports.go +++ b/mkvlib/c/exports.go diff --git a/cexports/main.go b/mkvlib/c/main.go index 38dd16d..38dd16d 100644 --- a/cexports/main.go +++ b/mkvlib/c/main.go diff --git a/cexports/sdk.py b/mkvlib/c/sdk.py index a48a55e..a48a55e 100644 --- a/cexports/sdk.py +++ b/mkvlib/c/sdk.py |
