diff options
| author | 2023-09-25 11:33:10 +0100 | |
|---|---|---|
| committer | 2023-09-25 11:33:10 +0100 | |
| commit | 380d83f9a968da60419e0afbd8b37bd50ba953de (patch) | |
| tree | 0fb6d3645c6620ad6c5381d1a680b412eee2e732 /vendor/modules.txt | |
| parent | [bugfix] support both CollectionPage AND OrderedCollectionPage in status repl... (diff) | |
| download | gotosocial-380d83f9a968da60419e0afbd8b37bd50ba953de.tar.xz | |
[chore]: Bump github.com/abema/go-mp4 from 0.13.0 to 1.0.0 (#2222)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 98cc60a73..794b27aca 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -77,11 +77,11 @@ github.com/DmitriyVTitov/size ## explicit; go 1.19 github.com/KimMachineGun/automemlimit github.com/KimMachineGun/automemlimit/memlimit -# github.com/abema/go-mp4 v0.13.0 +# github.com/abema/go-mp4 v1.0.0 ## explicit; go 1.14 github.com/abema/go-mp4 -github.com/abema/go-mp4/bitio -github.com/abema/go-mp4/util +github.com/abema/go-mp4/internal/bitio +github.com/abema/go-mp4/internal/util # github.com/aymerick/douceur v0.2.0 ## explicit github.com/aymerick/douceur/css |
