diff options
| author | 2022-11-14 09:14:34 +0000 | |
|---|---|---|
| committer | 2022-11-14 09:14:34 +0000 | |
| commit | 8f2d3ca664a060918c6bf849cbb30ddb2b854433 (patch) | |
| tree | de41c7c60f702f7b5fa5170d590f01a5e209d9b4 /go.mod | |
| parent | [bugfix] Fix login on Mastodon iOS app for users with no statuses (#1042) (diff) | |
| download | gotosocial-8f2d3ca664a060918c6bf849cbb30ddb2b854433.tar.xz | |
[chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.1.7 to 3.1.8 (#1043)
Bumps codeberg.org/gruf/go-cache/v3 from 3.1.7 to 3.1.8.
---
updated-dependencies:
- dependency-name: codeberg.org/gruf/go-cache/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
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
@@ -6,7 +6,7 @@ require ( codeberg.org/gruf/go-bytesize v1.0.0 codeberg.org/gruf/go-byteutil v1.0.2 codeberg.org/gruf/go-cache/v2 v2.1.4 - codeberg.org/gruf/go-cache/v3 v3.1.7 + codeberg.org/gruf/go-cache/v3 v3.1.8 codeberg.org/gruf/go-debug v1.2.0 codeberg.org/gruf/go-errors/v2 v2.0.2 codeberg.org/gruf/go-kv v1.5.2 |
