diff options
| author | 2024-11-28 15:14:49 +0000 | |
|---|---|---|
| committer | 2024-11-28 15:14:49 +0000 | |
| commit | 3cc50491c23dca58ad01e5f07e9a0008b4fee937 (patch) | |
| tree | 943b275a8f6fc656d2db0d4875ceafeea72ca6ae /go.mod | |
| parent | [chore] rename New___(string) int signature functions to Parse___(string) int... (diff) | |
| download | gotosocial-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
