Bump github.com/urfave/cli/v3 from 3.3.3 to 3.3.8

Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.3.3 to 3.3.8.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v3.3.3...v3.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-15 18:45:17 +00:00
committed by Manuel Rüger
parent c16386abb2
commit 242cebb5ee
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/reconquest/regexputil-go v0.0.0-20160905154124-38573e70c1f4
github.com/stretchr/testify v1.10.0
github.com/urfave/cli-altsrc/v3 v3.0.1
github.com/urfave/cli/v3 v3.3.3
github.com/urfave/cli/v3 v3.3.8
github.com/yuin/goldmark v1.7.12
golang.org/x/tools v0.34.0
gopkg.in/yaml.v3 v3.0.1