summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-23 10:23:29 +0100
committerLibravatar GitHub <noreply@github.com>2023-01-23 10:23:29 +0100
commit3e4dc6bff3b53daee834446e5fc9624944fc4b01 (patch)
tree07d5bb6d0c233cf7e0aae23513f8af779188c071 /go.mod
parent[feature] Add RSS autodiscovery on profiles that enable RSS (#1373) (diff)
downloadgotosocial-3e4dc6bff3b53daee834446e5fc9624944fc4b01.tar.xz
[chore]: Bump github.com/abema/go-mp4 from 0.9.0 to 0.10.0 (#1374)
Bumps [github.com/abema/go-mp4](https://github.com/abema/go-mp4) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/abema/go-mp4/releases) - [Commits](https://github.com/abema/go-mp4/compare/v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: github.com/abema/go-mp4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> 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 8fb7a44bc..5afaa431e 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
codeberg.org/gruf/go-runners v1.4.0
codeberg.org/gruf/go-store/v2 v2.2.1
github.com/KimMachineGun/automemlimit v0.2.4
- github.com/abema/go-mp4 v0.9.0
+ github.com/abema/go-mp4 v0.10.0
github.com/buckket/go-blurhash v1.1.0
github.com/coreos/go-oidc/v3 v3.5.0
github.com/cornelk/hashmap v1.0.8