File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module wait4x.dev/v3
33go 1.24.0
44
55require (
6- github.com/antchfx/htmlquery v1.3.4
6+ github.com/antchfx/htmlquery v1.3.5
77 github.com/go-logr/logr v1.4.3
88 github.com/go-logr/stdr v1.2.2
99 github.com/go-logr/zerologr v1.2.3
@@ -37,7 +37,7 @@ require (
3737 filippo.io/edwards25519 v1.1.0 // indirect
3838 github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
3939 github.com/Microsoft/go-winio v0.6.2 // indirect
40- github.com/antchfx/xpath v1.3.3 // indirect
40+ github.com/antchfx/xpath v1.3.5 // indirect
4141 github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect
4242 github.com/cenkalti/backoff/v4 v4.3.0 // indirect
4343 github.com/cespare/xxhash/v2 v2.3.0 // indirect
Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ github.com/IBM/sarama v1.42.1/go.mod h1:Xxho9HkHd4K/MDUo/T/sOqwtX/17D33++E9Wib6h
1111github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY =
1212github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
1313github.com/RaveNoX/go-jsoncommentstrip v1.0.0 /go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk =
14- github.com/antchfx/htmlquery v1.3.4 h1:Isd0srPkni2iNTWCwVj/72t7uCphFeor5Q8nCzj1jdQ =
15- github.com/antchfx/htmlquery v1.3.4 /go.mod h1:K9os0BwIEmLAvTqaNSua8tXLWRWZpocZIH73OzWQbwM =
16- github.com/antchfx/xpath v1.3.3 h1:tmuPQa1Uye0Ym1Zn65vxPgfltWb/Lxu2jeqIGteJSRs =
17- github.com/antchfx/xpath v1.3.3 /go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs =
14+ github.com/antchfx/htmlquery v1.3.5 h1:aYthDDClnG2a2xePf6tys/UyyM/kRcsFRm+ifhFKoU0 =
15+ github.com/antchfx/htmlquery v1.3.5 /go.mod h1:5oyIPIa3ovYGtLqMPNjBF2Uf25NPCKsMjCnQ8lvjaoA =
16+ github.com/antchfx/xpath v1.3.5 h1:PqbXLC3TkfeZyakF5eeh3NTWEbYl4VHNVeufANzDbKQ =
17+ github.com/antchfx/xpath v1.3.5 /go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs =
1818github.com/apapsch/go-jsonmerge/v2 v2.0.0 h1:axGnT1gRIfimI7gJifB699GoE/oq+F2MU7Dml6nw9rQ =
1919github.com/apapsch/go-jsonmerge/v2 v2.0.0 /go.mod h1:lvDnEdqiQrp0O42VQGgmlKpxL1AP2+08jFMw88y4klk =
2020github.com/bmatcuk/doublestar v1.1.1 /go.mod h1:UD6OnuiIn0yFxxA2le/rnRU1G4RaI4UvFv1sNto9p6w =
You can’t perform that action at this time.
0 commit comments