File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/PaesslerAG/jsonpath v0.1.1
7- github.com/PuerkitoBio/goquery v1.9.0
7+ github.com/PuerkitoBio/goquery v1.9.1
88 github.com/davecgh/go-spew v1.1.1
99 github.com/fatih/color v1.16.0
1010 github.com/go-spectest/diff v0.0.0-20231006143314-ce490574d4a9
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ github.com/PaesslerAG/gval v1.0.0/go.mod h1:y/nm5yEyTeX6av0OfKJNp9rBNj2XrGhAf5+v
33github.com/PaesslerAG/jsonpath v0.1.0 /go.mod h1:4BzmtoM/PI8fPO4aQGIusjGxGir2BzcV0grWtFzq1Y8 =
44github.com/PaesslerAG/jsonpath v0.1.1 h1:c1/AToHQMVsduPAa4Vh6xp2U0evy4t8SWp8imEsylIk =
55github.com/PaesslerAG/jsonpath v0.1.1 /go.mod h1:lVboNxFGal/VwW6d9JzIy56bUsYAP6tH/x80vjnCseY =
6- github.com/PuerkitoBio/goquery v1.9.0 h1:zgjKkdpRY9T97Q5DCtcXwfqkcylSFIVCocZmn2huTp8 =
7- github.com/PuerkitoBio/goquery v1.9.0 /go.mod h1:cW1n6TmIMDoORQU5IU/P1T3tGFunOeXEpGP2WHRwkbY =
6+ github.com/PuerkitoBio/goquery v1.9.1 h1:mTL6XjbJTZdpfL+Gwl5U2h1l9yEkJjhmlTeV9VPW7UI =
7+ github.com/PuerkitoBio/goquery v1.9.1 /go.mod h1:cW1n6TmIMDoORQU5IU/P1T3tGFunOeXEpGP2WHRwkbY =
88github.com/alexflint/go-arg v1.3.0 /go.mod h1:9iRbDxne7LcR/GSvEr7ma++GLpdIU1zrghf2y2768kM =
99github.com/alexflint/go-scalar v1.0.0 /go.mod h1:GpHzbCOZXEKMEcygYQ5n/aa4Aq84zbxjy3MxYW0gjYw =
1010github.com/andybalholm/cascadia v1.3.2 h1:3Xi6Dw5lHF15JtdcmAHD3i1+T8plmv7BQ/nsViSLyss =
You can’t perform that action at this time.
0 commit comments