File tree 2 files changed +3
-1
lines changed 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/JohannesKaufmann/html-to-markdown v1.6.0
7
7
github.com/PuerkitoBio/goquery v1.9.2
8
8
github.com/adrg/frontmatter v0.2.0
9
- github.com/alecthomas/kong v0.9 .0
9
+ github.com/alecthomas/kong v1.7 .0
10
10
github.com/stefanfritsch/goldmark-fences v1.0.0
11
11
github.com/yuin/goldmark v1.7.4
12
12
golang.org/x/net v0.27.0
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ github.com/alecthomas/assert/v2 v2.6.0 h1:o3WJwILtexrEUk3cUVal3oiQY2tfgr/FHWiz/v
10
10
github.com/alecthomas/assert/v2 v2.6.0 /go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k =
11
11
github.com/alecthomas/kong v0.9.0 h1:G5diXxc85KvoV2f0ZRVuMsi45IrBgx9zDNGNj165aPA =
12
12
github.com/alecthomas/kong v0.9.0 /go.mod h1:Y47y5gKfHp1hDc7CH7OeXgLIpp+Q2m1Ni0L5s3bI8Os =
13
+ github.com/alecthomas/kong v1.7.0 h1:MnT8+5JxFDCvISeI6vgd/mFbAJwueJ/pqQNzZMsiqZE =
14
+ github.com/alecthomas/kong v1.7.0 /go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU =
13
15
github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc =
14
16
github.com/alecthomas/repr v0.4.0 /go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4 =
15
17
github.com/andybalholm/cascadia v1.3.2 h1:3Xi6Dw5lHF15JtdcmAHD3i1+T8plmv7BQ/nsViSLyss =
You can’t perform that action at this time.
0 commit comments