File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
techdocs-rewrite-relative-links Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/spf13/afero v1.14.0
12
12
github.com/stretchr/testify v1.10.0
13
13
github.com/teekennedy/goldmark-markdown v0.5.1
14
- github.com/urfave/cli/v3 v3.3.8
14
+ github.com/urfave/cli/v3 v3.4.1
15
15
github.com/willabides/actionslog v0.5.1
16
16
github.com/yuin/goldmark v1.7.13
17
17
go.yaml.in/yaml/v3 v3.0.4
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
39
39
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
40
40
github.com/teekennedy/goldmark-markdown v0.5.1 h1:2lIlJ3AcIwaD1wFl4dflJSJFMhRTKEsEj+asVsu6M/0 =
41
41
github.com/teekennedy/goldmark-markdown v0.5.1 /go.mod h1:so260mNSPELuRyynZY18719dRYlD+OSnAovqsyrOMOM =
42
- github.com/urfave/cli/v3 v3.3.8 h1:BzolUExliMdet9NlJ/u4m5vHSotJ3PzEqSAZ1oPMa/E =
43
- github.com/urfave/cli/v3 v3.3.8 /go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo =
42
+ github.com/urfave/cli/v3 v3.4.1 h1:1M9UOCy5bLmGnuu1yn3t3CB4rG79Rtoxuv1sPhnm6qM =
43
+ github.com/urfave/cli/v3 v3.4.1 /go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo =
44
44
github.com/willabides/actionslog v0.5.1 h1:dJ/Cxg8vO1pEohgC2O4CW1tCWFKJrYJXTZDWYJQK0+E =
45
45
github.com/willabides/actionslog v0.5.1 /go.mod h1:WDufDP3XZUMBOmau2BvfVCGYuUcVRZI6Eqy8ZRw4pJ8 =
46
46
github.com/yuin/goldmark v1.7.13 h1:GPddIs617DnBLFFVJFgpo1aBfe/4xcvMc3SB5t/D0pA =
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/kelseyhightower/envconfig v1.4.0
8
8
github.com/lmittmann/tint v1.1.2
9
9
github.com/stretchr/testify v1.10.0
10
- github.com/urfave/cli/v3 v3.3.8
10
+ github.com/urfave/cli/v3 v3.4.1
11
11
github.com/willabides/actionslog v0.5.1
12
12
golang.org/x/term v0.34.0
13
13
)
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
28
28
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
29
29
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
30
30
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
31
- github.com/urfave/cli/v3 v3.3.8 h1:BzolUExliMdet9NlJ/u4m5vHSotJ3PzEqSAZ1oPMa/E =
32
- github.com/urfave/cli/v3 v3.3.8 /go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo =
31
+ github.com/urfave/cli/v3 v3.4.1 h1:1M9UOCy5bLmGnuu1yn3t3CB4rG79Rtoxuv1sPhnm6qM =
32
+ github.com/urfave/cli/v3 v3.4.1 /go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo =
33
33
github.com/willabides/actionslog v0.5.1 h1:dJ/Cxg8vO1pEohgC2O4CW1tCWFKJrYJXTZDWYJQK0+E =
34
34
github.com/willabides/actionslog v0.5.1 /go.mod h1:WDufDP3XZUMBOmau2BvfVCGYuUcVRZI6Eqy8ZRw4pJ8 =
35
35
golang.org/x/crypto v0.7.0 h1:AvwMYaRytfdeVt3u6mLaxYtErKYjxA2OXjJ1HHq6t3A =
You can’t perform that action at this time.
0 commit comments