File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ require (
4242 github.com/agext/levenshtein v1.2.3 // indirect
4343 github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b // indirect
4444 github.com/antchfx/htmlquery v1.2.4 // indirect
45- github.com/antchfx/xpath v1.2.0 // indirect
45+ github.com/antchfx/xpath v1.3.6 // indirect
4646 github.com/apparentlymart/go-cidr v1.1.0 // indirect
4747 github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
4848 github.com/beorn7/perks v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -36,8 +36,9 @@ github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b h1:mimo19zliBX/vS
3636github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b /go.mod h1:fvzegU4vN3H1qMT+8wDmzjAcDONcgo2/SZ/TyfdUOFs =
3737github.com/antchfx/htmlquery v1.2.4 h1:qLteofCMe/KGovBI6SQgmou2QNyedFUW+pE+BpeZ494 =
3838github.com/antchfx/htmlquery v1.2.4 /go.mod h1:2xO6iu3EVWs7R2JYqBbp8YzG50gj/ofqs5/0VZoDZLc =
39- github.com/antchfx/xpath v1.2.0 h1:mbwv7co+x0RwgeGAOHdrKy89GvHaGvxxBtPK0uF9Zr8 =
4039github.com/antchfx/xpath v1.2.0 /go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs =
40+ github.com/antchfx/xpath v1.3.6 h1:s0y+ElRRtTQdfHP609qFu0+c6bglDv20pqOViQjjdPI =
41+ github.com/antchfx/xpath v1.3.6 /go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs =
4142github.com/apparentlymart/go-cidr v1.1.0 h1:2mAhrMoF+nhXqxTzSZMUzDHkLjmIHC+Zzn4tdgBZjnU =
4243github.com/apparentlymart/go-cidr v1.1.0 /go.mod h1:EBcsNrHc3zQeuaeCeCtQruQm+n9/YjEn/vI25Lg7Gwc =
4344github.com/apparentlymart/go-dump v0.0.0-20180507223929-23540a00eaa3 /go.mod h1:oL81AME2rN47vu18xqj1S1jPIPuN7afo62yKTNn3XMM =
You can’t perform that action at this time.
0 commit comments