diff options
| author | 2024-04-22 08:59:30 +0000 | |
|---|---|---|
| committer | 2024-04-22 08:59:30 +0000 | |
| commit | 0db9e34b69434baba9e24e41b2a3992cc191b418 (patch) | |
| tree | 06cd949499f57d0da2c4e947e97280bc7bc1cde1 /go.mod | |
| parent | [bugfix] Fix incorrect field name for status source, add helpful message (#2854) (diff) | |
| download | gotosocial-0db9e34b69434baba9e24e41b2a3992cc191b418.tar.xz | |
[chore]: Bump github.com/KimMachineGun/automemlimit from 0.5.0 to 0.6.0 (#2859)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ require ( codeberg.org/gruf/go-structr v0.6.2 codeberg.org/superseriousbusiness/exif-terminator v0.7.0 github.com/DmitriyVTitov/size v1.5.0 - github.com/KimMachineGun/automemlimit v0.5.0 + github.com/KimMachineGun/automemlimit v0.6.0 github.com/abema/go-mp4 v1.2.0 github.com/buckket/go-blurhash v1.1.0 github.com/coreos/go-oidc/v3 v3.10.0 |
