summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar tsmethurst <tobi.smethurst@protonmail.com>2022-01-29 12:15:51 +0100
committerLibravatar tsmethurst <tobi.smethurst@protonmail.com>2022-01-29 12:15:51 +0100
commit4e74c84148cf3a1e19e5e957122dede5b403648a (patch)
tree5d80b9ebdfe25e706725ad3f6e8c5aa56275ebe0 /go.mod
parentgo mod tidy (diff)
downloadgotosocial-4e74c84148cf3a1e19e5e957122dede5b403648a.tar.xz
update go-store to latest
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 b2b9cb5c7..e15720309 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.17
require (
codeberg.org/gruf/go-runners v1.2.0
- codeberg.org/gruf/go-store v1.3.2
+ codeberg.org/gruf/go-store v1.3.3
github.com/ReneKroon/ttlcache v1.7.0
github.com/buckket/go-blurhash v1.1.0
github.com/coreos/go-oidc/v3 v3.1.0