diff options
author | 2024-01-22 09:42:41 +0000 | |
---|---|---|
committer | 2024-01-22 09:42:41 +0000 | |
commit | 605b2fde913c9e9b2e503ec5f613791451a186b4 (patch) | |
tree | 324c23e2d9c88ab06f184c0d5ed326d7ff1a0348 /go.mod | |
parent | [chore]: Bump github.com/KimMachineGun/automemlimit from 0.4.0 to 0.5.0 (#2560) (diff) | |
download | gotosocial-605b2fde913c9e9b2e503ec5f613791451a186b4.tar.xz |
[chore]: Bump github.com/abema/go-mp4 from 1.1.1 to 1.2.0 (#2559)
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ require ( codeberg.org/superseriousbusiness/exif-terminator v0.7.0 github.com/DmitriyVTitov/size v1.5.0 github.com/KimMachineGun/automemlimit v0.5.0 - github.com/abema/go-mp4 v1.1.1 + github.com/abema/go-mp4 v1.2.0 github.com/buckket/go-blurhash v1.1.0 github.com/coreos/go-oidc/v3 v3.9.0 github.com/disintegration/imaging v1.6.2 |