summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar kim <grufwub@gmail.com>2025-08-22 16:04:22 +0200
committerLibravatar kim <gruf@noreply.codeberg.org>2025-08-22 16:04:22 +0200
commit383e41e3e50f3cab3a0772ab59525707ad2c63da (patch)
treeda4a535b0329e9efd92c942039db420f05107c65 /go.mod
parent[chore] update dependencies (#4386) (diff)
downloadgotosocial-383e41e3e50f3cab3a0772ab59525707ad2c63da.tar.xz
[chore] bump go-structr to v0.9.9 (#4390)
this improves handling of zero value keys. not something we bump into often, but a useful fix to have in place. Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4390 Co-authored-by: kim <grufwub@gmail.com> Co-committed-by: kim <grufwub@gmail.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 fae1d2cba..0959251a5 100644
--- a/go.mod
+++ b/go.mod
@@ -32,7 +32,7 @@ require (
codeberg.org/gruf/go-sched v1.2.4
codeberg.org/gruf/go-split v1.2.0
codeberg.org/gruf/go-storage v0.3.1
- codeberg.org/gruf/go-structr v0.9.8
+ codeberg.org/gruf/go-structr v0.9.9
github.com/DmitriyVTitov/size v1.5.0
github.com/KimMachineGun/automemlimit v0.7.4
github.com/SherClockHolmes/webpush-go v1.4.0