Bump github.com/urfave/cli/v3 from 3.3.9 to 3.4.1

Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.3.9 to 3.4.1.
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v3.3.9...v3.4.1)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-12 15:43:02 +00:00
committed by Manuel Rüger
parent 7d6a63c7ab
commit e184568a77
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/stefanfritsch/goldmark-admonitions v1.1.1
github.com/stretchr/testify v1.10.0
github.com/urfave/cli-altsrc/v3 v3.0.1
github.com/urfave/cli/v3 v3.3.9
github.com/urfave/cli/v3 v3.4.1
github.com/yuin/goldmark v1.7.13
golang.org/x/tools v0.36.0
gopkg.in/yaml.v3 v3.0.1