1
0
mirror of https://github.com/fumiama/WireGold.git synced 2026-06-05 07:50:24 +08:00

fix(ttl): map concurrent write

This commit is contained in:
源文雨
2026-04-12 13:01:39 +08:00
parent 3da0369a5f
commit 762c5a3692
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/fumiama/WireGold
go 1.25.0
require (
github.com/FloatTech/ttl v0.0.0-20260408173819-76cac20073ab
github.com/FloatTech/ttl v0.0.0-20260412050038-bd89b9d66fcd
github.com/RomiChan/syncx v0.0.0-20240418144900-b7402ffdebc7
github.com/fumiama/blake2b-simd v0.0.0-20250228045919-a5dcaba5419a
github.com/fumiama/go-base16384 v1.7.1