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 @@ -5,7 +5,7 @@ go 1.23.0
5
5
toolchain go1.24.0
6
6
7
7
require (
8
- github.com/PuerkitoBio/goquery v1.10.2
8
+ github.com/PuerkitoBio/goquery v1.10.3
9
9
github.com/cenkalti/backoff/v4 v4.3.0
10
10
github.com/russross/blackfriday/v2 v2.1.0
11
11
github.com/smartystreets/goconvey v1.8.1
Original file line number Diff line number Diff line change 1
- github.com/PuerkitoBio/goquery v1.10.2 h1:7fh2BdHcG6VFZsK7toXBT/Bh1z5Wmy8Q9MV9HqT2AM8 =
2
- github.com/PuerkitoBio/goquery v1.10.2 /go.mod h1:0guWGjcLu9AYC7C1GHnpysHy056u9aEkUHwhdnePMCU =
1
+ github.com/PuerkitoBio/goquery v1.10.3 h1:pFYcNSqHxBD06Fpj/KsbStFRsgRATgnf3LeXiUkhzPo =
2
+ github.com/PuerkitoBio/goquery v1.10.3 /go.mod h1:tMUX0zDMHXYlAQk6p35XxQMqMweEKB7iK7iLNd4RH4Y =
3
3
github.com/andybalholm/cascadia v1.3.3 h1:AG2YHrzJIm4BZ19iwJ/DAua6Btl3IwJX+VI4kktS1LM =
4
4
github.com/andybalholm/cascadia v1.3.3 /go.mod h1:xNd9bqTn98Ln4DwST8/nG+H0yuB8Hmgu1YHNnWw0GeA =
5
5
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8 =
You can’t perform that action at this time.
0 commit comments