summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-01 11:01:36 +0200
committerLibravatar GitHub <noreply@github.com>2023-05-01 11:01:36 +0200
commitab7f518f5732fe5ac71d806858340b0d86ccc004 (patch)
tree4cfe513f79649731edf908fa3ff5fc005c0bd661 /go.mod
parent[chore]: Bump github.com/miekg/dns from 1.1.53 to 1.1.54 (#1727) (diff)
downloadgotosocial-ab7f518f5732fe5ac71d806858340b0d86ccc004.tar.xz
[chore]: Bump github.com/KimMachineGun/automemlimit from 0.2.5 to 0.2.6 (#1723)
Bumps [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit) from 0.2.5 to 0.2.6. - [Release notes](https://github.com/KimMachineGun/automemlimit/releases) - [Commits](https://github.com/KimMachineGun/automemlimit/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: github.com/KimMachineGun/automemlimit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 58285642c..d7281ef26 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
codeberg.org/gruf/go-runners v1.6.1
codeberg.org/gruf/go-sched v1.2.3
codeberg.org/gruf/go-store/v2 v2.2.2
- github.com/KimMachineGun/automemlimit v0.2.5
+ github.com/KimMachineGun/automemlimit v0.2.6
github.com/abema/go-mp4 v0.10.1
github.com/buckket/go-blurhash v1.1.0
github.com/coreos/go-oidc/v3 v3.5.0