diff options
| author | 2023-07-27 10:31:36 +0200 | |
|---|---|---|
| committer | 2023-07-27 10:31:36 +0200 | |
| commit | 98c2b8ff7e70c70b5f5cfc25a7bd9eaad70850a6 (patch) | |
| tree | 9c873f3b1b83a1888c6cc8dc9a7bd733cd7497b7 /vendor/modules.txt | |
| parent | [feature] Support setting private notes on accounts (#1982) (diff) | |
| download | gotosocial-98c2b8ff7e70c70b5f5cfc25a7bd9eaad70850a6.tar.xz | |
[chore] update go-mp4 to latest commit (#2028)
This adds support for probing mp4 files with a co64 box instead of an stco box,
which is the case for videos recorded on newer android devices.
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 0b5c6d819..4c4a36271 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -73,7 +73,7 @@ codeberg.org/gruf/go-store/v2/util ## explicit; go 1.19 github.com/KimMachineGun/automemlimit github.com/KimMachineGun/automemlimit/memlimit -# github.com/abema/go-mp4 v0.10.1 +# github.com/abema/go-mp4 v0.10.2-0.20230727031202-a1a707db6ecd ## explicit; go 1.14 github.com/abema/go-mp4 github.com/abema/go-mp4/bitio |
