Skip to content

Commit 9d6364e

Browse files
chore(deps): bump github.com/urfave/cli/v3 to 3.5.0 in techdocs-rewrite-relative-links (#1459)
chore(deps): bump github.com/urfave/cli/v3 Bumps the go group in /actions/techdocs-rewrite-relative-links with 1 update: [github.com/urfave/cli/v3](https://github.com/urfave/cli). Updates `github.com/urfave/cli/v3` from 3.4.1 to 3.5.0 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v3.4.1...v3.5.0) --- updated-dependencies: - dependency-name: github.com/urfave/cli/v3 dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bca48b6 commit 9d6364e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

actions/techdocs-rewrite-relative-links/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/spf13/afero v1.15.0
1212
github.com/stretchr/testify v1.11.1
1313
github.com/teekennedy/goldmark-markdown v0.5.1
14-
github.com/urfave/cli/v3 v3.4.1
14+
github.com/urfave/cli/v3 v3.5.0
1515
github.com/willabides/actionslog v0.5.1
1616
github.com/yuin/goldmark v1.7.13
1717
go.yaml.in/yaml/v3 v3.0.4

actions/techdocs-rewrite-relative-links/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
3939
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
4040
github.com/teekennedy/goldmark-markdown v0.5.1 h1:2lIlJ3AcIwaD1wFl4dflJSJFMhRTKEsEj+asVsu6M/0=
4141
github.com/teekennedy/goldmark-markdown v0.5.1/go.mod h1:so260mNSPELuRyynZY18719dRYlD+OSnAovqsyrOMOM=
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=
42+
github.com/urfave/cli/v3 v3.5.0 h1:qCuFMmdayTF3zmjG8TSsoBzrDqszNrklYg2x3g4MSgw=
43+
github.com/urfave/cli/v3 v3.5.0/go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso=
4444
github.com/willabides/actionslog v0.5.1 h1:dJ/Cxg8vO1pEohgC2O4CW1tCWFKJrYJXTZDWYJQK0+E=
4545
github.com/willabides/actionslog v0.5.1/go.mod h1:WDufDP3XZUMBOmau2BvfVCGYuUcVRZI6Eqy8ZRw4pJ8=
4646
github.com/yuin/goldmark v1.7.13 h1:GPddIs617DnBLFFVJFgpo1aBfe/4xcvMc3SB5t/D0pA=

0 commit comments

Comments
 (0)