@@ -44,6 +44,7 @@ require (
4444 github.com/labstack/echo/v4 v4.13.4
4545 github.com/lonelyevil/kook v0.0.31
4646 github.com/lonelyevil/kook/log_adapter/plog v0.0.31
47+ github.com/looplab/fsm v1.0.0
4748 github.com/lxn/win v0.0.0-20210218163916-a377121e959e
4849 github.com/matoous/go-nanoid/v2 v2.1.0
4950 github.com/mattn/go-sqlite3 v1.14.32
@@ -68,7 +69,7 @@ require (
6869 github.com/samber/lo v1.52.0
6970 github.com/schollz/progressbar/v3 v3.18.0
7071 github.com/sealdice/botgo v0.0.0-20240102160217-e61d5bdfe083
71- github.com/sealdice/dicescript v0.0.0-20251223051345-e8d2002150cd
72+ github.com/sealdice/dicescript v0.0.0-20260103130502-bd5621347a4e
7273 github.com/slack-go/slack v0.17.3
7374 github.com/sunshineplan/imgconv v1.1.14
7475 github.com/tailscale/hujson v0.0.0-20250605163823-992244df8c5a
@@ -165,7 +166,6 @@ require (
165166 github.com/klauspost/cpuid/v2 v2.2.10 // indirect
166167 github.com/kylelemons/godebug v1.1.0 // indirect
167168 github.com/labstack/gommon v0.4.2 // indirect
168- github.com/looplab/fsm v1.0.0 // indirect
169169 github.com/mattn/go-colorable v0.1.14 // indirect
170170 github.com/mattn/go-isatty v0.0.20 // indirect
171171 github.com/mattn/go-runewidth v0.0.16 // indirect
0 commit comments