File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
actions/techdocs-rewrite-relative-links Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,15 @@ require (
1111 github.com/spf13/afero v1.14.0
1212 github.com/stretchr/testify v1.10.0
1313 github.com/teekennedy/goldmark-markdown v0.5.1
14- github.com/urfave/cli/v2 v2.27.6
14+ github.com/urfave/cli/v2 v2.27.7
1515 github.com/willabides/actionslog v0.5.1
1616 github.com/yuin/goldmark v1.7.12
1717 golang.org/x/term v0.32.0
1818 gopkg.in/yaml.v3 v3.0.1
1919)
2020
2121require (
22- github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
22+ github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
2323 github.com/davecgh/go-spew v1.1.1 // indirect
2424 github.com/fatih/color v1.10.0 // indirect
2525 github.com/goccy/go-yaml v1.11.0 // indirect
Original file line number Diff line number Diff line change 11github.com/aymanbagabas/go-udiff v0.3.1 h1:LV+qyBQ2pqe0u42ZsUEtPiCaUoqgA9gYRDs3vj1nolY =
22github.com/aymanbagabas/go-udiff v0.3.1 /go.mod h1:G0fsKmG+P6ylD0r6N/KgQD/nWzgfnl8ZBcNLgcbrw8E =
3- github.com/cpuguy83/go-md2man/v2 v2.0.5 h1:ZtcqGrnekaHpVLArFSe4HK5DoKx1T0rq2DwVB0alcyc =
4- github.com/cpuguy83/go-md2man/v2 v2.0.5 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
3+ github.com/cpuguy83/go-md2man/v2 v2.0.7 h1:zbFlGlXEAKlwXpmvle3d8Oe3YnkKIK4xSRTd3sHPnBo =
4+ github.com/cpuguy83/go-md2man/v2 v2.0.7 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
55github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
66github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
77github.com/fatih/color v1.10.0 h1:s36xzo75JdqLaaWoiEHk767eHiwo0598uUxyfiPkDsg =
@@ -43,8 +43,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
4343github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
4444github.com/teekennedy/goldmark-markdown v0.5.1 h1:2lIlJ3AcIwaD1wFl4dflJSJFMhRTKEsEj+asVsu6M/0 =
4545github.com/teekennedy/goldmark-markdown v0.5.1 /go.mod h1:so260mNSPELuRyynZY18719dRYlD+OSnAovqsyrOMOM =
46- github.com/urfave/cli/v2 v2.27.6 h1:VdRdS98FNhKZ8/Az8B7MTyGQmpIr36O1EHybx/LaZ4g =
47- github.com/urfave/cli/v2 v2.27.6 /go.mod h1:3Sevf16NykTbInEnD0yKkjDAeZDS0A6bzhBH5hrMvTQ =
46+ github.com/urfave/cli/v2 v2.27.7 h1:bH59vdhbjLv3LAvIu6gd0usJHgoTTPhCFib8qqOwXYU =
47+ github.com/urfave/cli/v2 v2.27.7 /go.mod h1:CyNAG/xg+iAOg0N4MPGZqVmv2rCoP267496AOXUZjA4 =
4848github.com/willabides/actionslog v0.5.1 h1:dJ/Cxg8vO1pEohgC2O4CW1tCWFKJrYJXTZDWYJQK0+E =
4949github.com/willabides/actionslog v0.5.1 /go.mod h1:WDufDP3XZUMBOmau2BvfVCGYuUcVRZI6Eqy8ZRw4pJ8 =
5050github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 h1:gEOO8jv9F4OT7lGCjxCBTO/36wtF6j2nSip77qHd4x4 =
You can’t perform that action at this time.
0 commit comments