diff options
| author | 2023-09-25 11:33:10 +0100 | |
|---|---|---|
| committer | 2023-09-25 11:33:10 +0100 | |
| commit | 380d83f9a968da60419e0afbd8b37bd50ba953de (patch) | |
| tree | 0fb6d3645c6620ad6c5381d1a680b412eee2e732 /go.mod | |
| 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 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ require ( codeberg.org/gruf/go-store/v2 v2.2.2 github.com/DmitriyVTitov/size v1.5.0 github.com/KimMachineGun/automemlimit v0.3.0 - github.com/abema/go-mp4 v0.13.0 + github.com/abema/go-mp4 v1.0.0 github.com/buckket/go-blurhash v1.1.0 github.com/coreos/go-oidc/v3 v3.6.0 github.com/disintegration/imaging v1.6.2 |
