diff options
author | 2023-12-11 10:35:15 +0000 | |
---|---|---|
committer | 2023-12-11 10:35:15 +0000 | |
commit | cd1611362f6f8e7b20b5962b20a5b37d624d8cc6 (patch) | |
tree | f17730d75b7bf77e52ea50178964282b9c0ad83a /go.mod | |
parent | [chore]: Bump github.com/miekg/dns from 1.1.56 to 1.1.57 (#2439) (diff) | |
download | gotosocial-cd1611362f6f8e7b20b5962b20a5b37d624d8cc6.tar.xz |
[chore]: Bump github.com/KimMachineGun/automemlimit from 0.3.0 to 0.4.0 (#2440)
Bumps [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit) from 0.3.0 to 0.4.0.
- [Commits](https://github.com/KimMachineGun/automemlimit/compare/v0.3.0...v0.4.0)
---
updated-dependencies:
- dependency-name: github.com/KimMachineGun/automemlimit
dependency-type: direct:production
update-type: version-update:semver-minor
...
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ require ( codeberg.org/gruf/go-sched v1.2.3 codeberg.org/gruf/go-store/v2 v2.2.4 github.com/DmitriyVTitov/size v1.5.0 - github.com/KimMachineGun/automemlimit v0.3.0 + github.com/KimMachineGun/automemlimit v0.4.0 github.com/abema/go-mp4 v1.1.1 github.com/buckket/go-blurhash v1.1.0 github.com/coreos/go-oidc/v3 v3.9.0 |