File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/PuerkitoBio/goquery v1.10.3
7- github.com/antchfx/xmlquery v1.4.4
7+ github.com/antchfx/xmlquery v1.5.0
88 github.com/antchfx/xpath v1.3.5
99 github.com/fatih/color v1.18.0
1010 github.com/spf13/cobra v1.10.1
Original file line number Diff line number Diff line change @@ -2,9 +2,8 @@ github.com/PuerkitoBio/goquery v1.10.3 h1:pFYcNSqHxBD06Fpj/KsbStFRsgRATgnf3LeXiU
22github.com/PuerkitoBio/goquery v1.10.3 /go.mod h1:tMUX0zDMHXYlAQk6p35XxQMqMweEKB7iK7iLNd4RH4Y =
33github.com/andybalholm/cascadia v1.3.3 h1:AG2YHrzJIm4BZ19iwJ/DAua6Btl3IwJX+VI4kktS1LM =
44github.com/andybalholm/cascadia v1.3.3 /go.mod h1:xNd9bqTn98Ln4DwST8/nG+H0yuB8Hmgu1YHNnWw0GeA =
5- github.com/antchfx/xmlquery v1.4.4 h1:mxMEkdYP3pjKSftxss4nUHfjBhnMk4imGoR96FRY2dg =
6- github.com/antchfx/xmlquery v1.4.4 /go.mod h1:AEPEEPYE9GnA2mj5Ur2L5Q5/2PycJ0N9Fusrx9b12fc =
7- github.com/antchfx/xpath v1.3.3 /go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs =
5+ github.com/antchfx/xmlquery v1.5.0 h1:uAi+mO40ZWfyU6mlUBxRVvL6uBNZ6LMU4M3+mQIBV4c =
6+ github.com/antchfx/xmlquery v1.5.0 /go.mod h1:lJfWRXzYMK1ss32zm1GQV3gMIW/HFey3xDZmkP1SuNc =
87github.com/antchfx/xpath v1.3.5 h1:PqbXLC3TkfeZyakF5eeh3NTWEbYl4VHNVeufANzDbKQ =
98github.com/antchfx/xpath v1.3.5 /go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs =
109github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
You can’t perform that action at this time.
0 commit comments