update to fixup some race conditions

This commit is contained in:
2026-01-24 20:29:43 -05:00
parent 59b8a9078f
commit c4c05732f5
7 changed files with 1358 additions and 42 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/taigrr/jety
go 1.21.3
go 1.25.5
require (
github.com/BurntSushi/toml v1.3.2