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 @@ -3,7 +3,7 @@ module github.com/google/go-github/scrape
33go 1.25.0
44
55require (
6- github.com/PuerkitoBio/goquery v1.11 .0
6+ github.com/PuerkitoBio/goquery v1.12 .0
77 github.com/google/go-cmp v0.7.0
88 github.com/google/go-github/v84 v84.0.0
99 github.com/xlzd/gotp v0.1.0
Original file line number Diff line number Diff line change 1- github.com/PuerkitoBio/goquery v1.11 .0 h1:jZ7pwMQXIITcUXNH83LLk+txlaEy6NVOfTuP43xxfqw =
2- github.com/PuerkitoBio/goquery v1.11 .0 /go.mod h1:wQHgxUOU3JGuj3oD/QFfxUdlzW6xPHfqyHre6VMY4DQ =
1+ github.com/PuerkitoBio/goquery v1.12 .0 h1:pAcL4g3WRXekcB9AU/y1mbKez2dbY2AajVhtkO8RIBo =
2+ github.com/PuerkitoBio/goquery v1.12 .0 /go.mod h1:802ej+gV2y7bbIhOIoPY5sT183ZW0YFofScC4q/hIpQ =
33github.com/andybalholm/cascadia v1.3.3 h1:AG2YHrzJIm4BZ19iwJ/DAua6Btl3IwJX+VI4kktS1LM =
44github.com/andybalholm/cascadia v1.3.3 /go.mod h1:xNd9bqTn98Ln4DwST8/nG+H0yuB8Hmgu1YHNnWw0GeA =
55github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
You can’t perform that action at this time.
0 commit comments