summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-22 13:43:45 +0100
committerLibravatar GitHub <noreply@github.com>2024-04-22 13:43:45 +0100
commit62788aa1165496555f9bb1702cd0a57f6819c562 (patch)
treeb0a74b215bd934beeeb93f1d82864c45a6bdd421 /go.mod
parent[chore]: Bump github.com/miekg/dns from 1.1.58 to 1.1.59 (#2861) (diff)
downloadgotosocial-62788aa1165496555f9bb1702cd0a57f6819c562.tar.xz
[chore]: Bump codeberg.org/gruf/go-mutexes from 1.4.0 to 1.4.1 (#2860)
Bumps codeberg.org/gruf/go-mutexes from 1.4.0 to 1.4.1. --- updated-dependencies: - dependency-name: codeberg.org/gruf/go-mutexes dependency-type: direct:production update-type: version-update:semver-patch ... 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index fedf9c34f..a157558a7 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
codeberg.org/gruf/go-iotools v0.0.0-20230811115124-5d4223615a7f
codeberg.org/gruf/go-kv v1.6.4
codeberg.org/gruf/go-logger/v2 v2.2.1
- codeberg.org/gruf/go-mutexes v1.4.0
+ codeberg.org/gruf/go-mutexes v1.4.1
codeberg.org/gruf/go-runners v1.6.2
codeberg.org/gruf/go-sched v1.2.3
codeberg.org/gruf/go-store/v2 v2.2.4