diff options
| author | 2024-01-15 21:54:32 +0100 | |
|---|---|---|
| committer | 2024-01-15 20:54:32 +0000 | |
| commit | ebf550b7c13504e6324796a7fcd726975fdb1483 (patch) | |
| tree | 7d695825ff470c1eaffaa064eccffe3bc99de47c /go.mod | |
| parent | [bugfix] Replace named unique constraint on header filter header with generic... (diff) | |
| download | gotosocial-ebf550b7c13504e6324796a7fcd726975fdb1483.tar.xz | |
[chore] Move to codeberg's exif-terminator (#2536)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,6 +18,7 @@ require ( codeberg.org/gruf/go-runners v1.6.2 codeberg.org/gruf/go-sched v1.2.3 codeberg.org/gruf/go-store/v2 v2.2.4 + codeberg.org/superseriousbusiness/exif-terminator v0.7.0 github.com/DmitriyVTitov/size v1.5.0 github.com/KimMachineGun/automemlimit v0.4.0 github.com/abema/go-mp4 v1.1.1 @@ -45,7 +46,6 @@ require ( github.com/spf13/viper v1.16.0 github.com/stretchr/testify v1.8.4 github.com/superseriousbusiness/activity v1.4.0-gts - github.com/superseriousbusiness/exif-terminator v0.6.0 github.com/superseriousbusiness/oauth2/v4 v4.3.2-SSB.0.20230227143000-f4900831d6c8 github.com/tdewolff/minify/v2 v2.20.14 github.com/technologize/otel-go-contrib v1.1.0 |
