summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-24 10:20:11 +0000
committerLibravatar GitHub <noreply@github.com>2023-07-24 10:20:11 +0000
commitc9f3539b5a9f9746f1629b51a64fb9adf8398cad (patch)
treef2b25a9248f92af5a41f208d0920463a0b307361 /go.mod
parent[chore]: Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 (#2024) (diff)
downloadgotosocial-c9f3539b5a9f9746f1629b51a64fb9adf8398cad.tar.xz
[chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.4.1 to 3.4.3 (#2022)
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 204803b87..7cd091324 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.20
require (
codeberg.org/gruf/go-bytesize v1.0.2
codeberg.org/gruf/go-byteutil v1.1.2
- codeberg.org/gruf/go-cache/v3 v3.4.1
+ codeberg.org/gruf/go-cache/v3 v3.4.3
codeberg.org/gruf/go-debug v1.3.0
codeberg.org/gruf/go-errors/v2 v2.2.0
codeberg.org/gruf/go-fastcopy v1.1.2