summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com>2024-06-21 18:36:58 +0000
committerLibravatar GitHub <noreply@github.com>2024-06-21 18:36:58 +0000
commite543fbc80ef16c8e803954c33d062086552e8109 (patch)
tree9f54abee0c3ce5caa4a2580a157e868514ff6c11 /go.mod
parentupdates go-mutexes to no longer rely on unsafe linkname (#3027) (diff)
downloadgotosocial-e543fbc80ef16c8e803954c33d062086552e8109.tar.xz
update remaining gruf libraries relying on linkname (#3028)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 558a0b90b..1d78b0700 100644
--- a/go.mod
+++ b/go.mod
@@ -6,11 +6,11 @@ replace modernc.org/sqlite => gitlab.com/NyaaaWhatsUpDoc/sqlite v1.29.9-concurre
require (
codeberg.org/gruf/go-bytes v1.0.2
- codeberg.org/gruf/go-bytesize v1.0.2
+ codeberg.org/gruf/go-bytesize v1.0.3
codeberg.org/gruf/go-byteutil v1.2.0
codeberg.org/gruf/go-cache/v3 v3.5.7
codeberg.org/gruf/go-debug v1.3.0
- codeberg.org/gruf/go-errors/v2 v2.3.1
+ codeberg.org/gruf/go-errors/v2 v2.3.2
codeberg.org/gruf/go-fastcopy v1.1.2
codeberg.org/gruf/go-iotools v0.0.0-20230811115124-5d4223615a7f
codeberg.org/gruf/go-kv v1.6.4