summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com>2024-11-28 15:14:49 +0000
committerLibravatar GitHub <noreply@github.com>2024-11-28 15:14:49 +0000
commit3cc50491c23dca58ad01e5f07e9a0008b4fee937 (patch)
tree943b275a8f6fc656d2db0d4875ceafeea72ca6ae /go.mod
parent[chore] rename New___(string) int signature functions to Parse___(string) int... (diff)
downloadgotosocial-3cc50491c23dca58ad01e5f07e9a0008b4fee937.tar.xz
pulls in the latest exif-terminator version with bugfix and performance optimizations (#3583)
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 6f1ec2b26..19fecf914 100644
--- a/go.mod
+++ b/go.mod
@@ -41,7 +41,7 @@ require (
codeberg.org/gruf/go-sched v1.2.4
codeberg.org/gruf/go-storage v0.2.0
codeberg.org/gruf/go-structr v0.8.11
- codeberg.org/superseriousbusiness/exif-terminator v0.9.0
+ codeberg.org/superseriousbusiness/exif-terminator v0.9.1
github.com/DmitriyVTitov/size v1.5.0
github.com/KimMachineGun/automemlimit v0.6.1
github.com/buckket/go-blurhash v1.1.0