summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-28 06:59:08 +0000
committerLibravatar GitHub <noreply@github.com>2023-08-28 06:59:08 +0000
commite6407ec95c1c0b134866d7bd4b2d17f4b0c3bf39 (patch)
tree4085dc4a80680a2f480e0466a984e3097f4c58b4 /go.mod
parent[chore/frontend] Make line-height a wee little bit bigger (#2159) (diff)
downloadgotosocial-e6407ec95c1c0b134866d7bd4b2d17f4b0c3bf39.tar.xz
[chore]: Bump github.com/KimMachineGun/automemlimit from 0.2.6 to 0.3.0 (#2165)
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 a37fc3066..768f6b279 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
codeberg.org/gruf/go-sched v1.2.3
codeberg.org/gruf/go-store/v2 v2.2.2
github.com/DmitriyVTitov/size v1.5.0
- github.com/KimMachineGun/automemlimit v0.2.6
+ github.com/KimMachineGun/automemlimit v0.3.0
github.com/abema/go-mp4 v0.13.0
github.com/buckket/go-blurhash v1.1.0
github.com/coreos/go-oidc/v3 v3.6.0