fix #117: use details slice and pre-set to properly extract condition

This commit is contained in:
2025-02-06 10:29:24 +01:00
parent cd3d00adbe
commit 22da878f27
6 changed files with 25 additions and 9 deletions

1
go.mod
View File

@@ -23,6 +23,7 @@ require (
require (
github.com/PuerkitoBio/goquery v1.5.1 // indirect
github.com/alecthomas/repr v0.4.0 // indirect
github.com/andybalholm/cascadia v1.1.0 // indirect
github.com/fatih/color v1.16.0 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect