File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/google/go-github/scrape
2
2
3
3
go 1.21
4
-
5
- toolchain go1.22.0
4
+ toolchain go1.23.1
6
5
7
6
require (
8
- github.com/PuerkitoBio/goquery v1.9.2
7
+ github.com/PuerkitoBio/goquery v1.10.0
9
8
github.com/google/go-cmp v0.6.0
10
9
github.com/google/go-github/v65 v65.0.0
11
10
github.com/xlzd/gotp v0.1.0
Original file line number Diff line number Diff line change 1
- github.com/PuerkitoBio/goquery v1.9.2 h1:4/wZksC3KgkQw7SQgkKotmKljk0M6V8TUvA8Wb4yPeE =
2
- github.com/PuerkitoBio/goquery v1.9.2 /go.mod h1:GHPCaP0ODyyxqcNoFGYlAprUFH81NuRPd0GX3Zu2Mvk =
1
+ github.com/PuerkitoBio/goquery v1.10.0 h1:6fiXdLuUvYs2OJSvNRqlNPoBm6YABE226xrbavY5Wv4 =
2
+ github.com/PuerkitoBio/goquery v1.10.0 /go.mod h1:TjZZl68Q3eGHNBA8CWaxAN7rOU1EbDz3CWuolcO5Yu4 =
3
3
github.com/andybalholm/cascadia v1.3.2 h1:3Xi6Dw5lHF15JtdcmAHD3i1+T8plmv7BQ/nsViSLyss =
4
4
github.com/andybalholm/cascadia v1.3.2 /go.mod h1:7gtRlve5FxPPgIgX36uWBX58OdBsSS6lUvCFb+h7KvU =
5
5
github.com/google/go-cmp v0.5.2 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
You can’t perform that action at this time.
0 commit comments