Bump github.com/urfave/cli-altsrc/v3 from 3.0.1 to 3.1.0

Bumps [github.com/urfave/cli-altsrc/v3](https://github.com/urfave/cli-altsrc) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/urfave/cli-altsrc/releases)
- [Commits](https://github.com/urfave/cli-altsrc/compare/v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli-altsrc/v3
  dependency-version: 3.1.0
  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-10-06 16:07:49 +00:00
committed by Manuel Rüger
parent 5f1352c6f0
commit 2fa2dfee87
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/stefanfritsch/goldmark-admonitions v1.1.1
github.com/stretchr/testify v1.11.1
github.com/urfave/cli-altsrc/v3 v3.0.1
github.com/urfave/cli-altsrc/v3 v3.1.0
github.com/urfave/cli/v3 v3.4.1
github.com/yuin/goldmark v1.7.13
golang.org/x/text v0.29.0