Move fully off zsync. Defaults ot simple maps with mutexes

This commit is contained in:
Mukhtar Akere
2025-05-14 14:55:18 +01:00
parent 64edc5547d
commit 3c8e6bae81
7 changed files with 48 additions and 24 deletions

1
go.mod
View File

@@ -12,7 +12,6 @@ require (
github.com/goccy/go-json v0.10.5
github.com/google/uuid v1.6.0
github.com/gorilla/sessions v1.4.0
github.com/puzpuzpuz/xsync/v4 v4.1.0
github.com/robfig/cron/v3 v3.0.1
github.com/rs/zerolog v1.33.0
github.com/stanNthe5/stringbuf v0.0.3