summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-25 11:33:10 +0100
committerLibravatar GitHub <noreply@github.com>2023-09-25 11:33:10 +0100
commit380d83f9a968da60419e0afbd8b37bd50ba953de (patch)
tree0fb6d3645c6620ad6c5381d1a680b412eee2e732 /go.mod
parent[bugfix] support both CollectionPage AND OrderedCollectionPage in status repl... (diff)
downloadgotosocial-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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 831f46a0c..69a31fdc0 100644
--- a/go.mod
+++ b/go.mod
@@ -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