mirror of
https://github.com/mjl-/mox.git
synced 2025-07-16 06:34:41 +03:00
update to latest bstore, which now properly handles modifications during Query.ForEach
This commit is contained in:
2
go.mod
2
go.mod
@ -5,7 +5,7 @@ go 1.22.0
|
||||
require (
|
||||
github.com/mjl-/adns v0.0.0-20250321173553-ab04b05bdfea
|
||||
github.com/mjl-/autocert v0.0.0-20250321204043-abab2b936e31
|
||||
github.com/mjl-/bstore v0.0.6
|
||||
github.com/mjl-/bstore v0.0.8
|
||||
github.com/mjl-/flate v0.0.0-20250221133712-6372d09eb978
|
||||
github.com/mjl-/sconf v0.0.7
|
||||
github.com/mjl-/sherpa v0.6.7
|
||||
|
Reference in New Issue
Block a user