File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
actions/techdocs-rewrite-relative-links Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/teekennedy/goldmark-markdown v0.5.1
1414 github.com/urfave/cli/v2 v2.27.6
1515 github.com/willabides/actionslog v0.5.1
16- github.com/yuin/goldmark v1.7.11
16+ github.com/yuin/goldmark v1.7.12
1717 golang.org/x/term v0.32.0
1818 gopkg.in/yaml.v3 v3.0.1
1919)
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ github.com/willabides/actionslog v0.5.1 h1:dJ/Cxg8vO1pEohgC2O4CW1tCWFKJrYJXTZDWY
4949github.com/willabides/actionslog v0.5.1 /go.mod h1:WDufDP3XZUMBOmau2BvfVCGYuUcVRZI6Eqy8ZRw4pJ8 =
5050github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 h1:gEOO8jv9F4OT7lGCjxCBTO/36wtF6j2nSip77qHd4x4 =
5151github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 /go.mod h1:Ohn+xnUBiLI6FVj/9LpzZWtj1/D6lUovWYBkxHVV3aM =
52- github.com/yuin/goldmark v1.7.11 h1:ZCxLyDMtz0nT2HFfsYG8WZ47Trip2+JyLysKcMYE5bo =
53- github.com/yuin/goldmark v1.7.11 /go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg =
52+ github.com/yuin/goldmark v1.7.12 h1:YwGP/rrea2/CnCtUHgjuolG/PnMxdQtPMO5PvaE2/nY =
53+ github.com/yuin/goldmark v1.7.12 /go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg =
5454go.abhg.dev/goldmark/toc v0.11.0 h1:IRixVy3/yVPKvFBc37EeBPi8XLTXrtH6BYaonSjkF8o =
5555go.abhg.dev/goldmark/toc v0.11.0 /go.mod h1:XMFIoI1Sm6dwF9vKzVDOYE/g1o5BmKXghLG8q/wJNww =
5656golang.org/x/crypto v0.7.0 h1:AvwMYaRytfdeVt3u6mLaxYtErKYjxA2OXjJ1HHq6t3A =
You can’t perform that action at this time.
0 commit comments