summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-02 12:10:35 +0000
committerLibravatar GitHub <noreply@github.com>2023-01-02 12:10:35 +0000
commit560ff1209dae89ba7b916d3808c54b81ecc82410 (patch)
tree9e659c5115c001564598fefd8dd534ef0665c417 /go.mod
parent[chore]: Bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 (#1286) (diff)
downloadgotosocial-560ff1209dae89ba7b916d3808c54b81ecc82410.tar.xz
[chore]: Bump github.com/abema/go-mp4 from 0.8.0 to 0.9.0 (#1287)
Bumps [github.com/abema/go-mp4](https://github.com/abema/go-mp4) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/abema/go-mp4/releases) - [Commits](https://github.com/abema/go-mp4/compare/v0.8.0...v0.9.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 d8207850d..bfd148b19 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
codeberg.org/gruf/go-mutexes v1.1.4
codeberg.org/gruf/go-runners v1.3.1
codeberg.org/gruf/go-store/v2 v2.0.10
- github.com/abema/go-mp4 v0.8.0
+ github.com/abema/go-mp4 v0.9.0
github.com/buckket/go-blurhash v1.1.0
github.com/coreos/go-oidc/v3 v3.4.0
github.com/cornelk/hashmap v1.0.8