Bump github.com/knadh/koanf/v2 from 2.1.0 to 2.1.1

Bumps [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](https://github.com/knadh/koanf/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: github.com/knadh/koanf/v2
  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]
2024-10-01 07:49:43 +00:00
committed by T.v.Dein
parent 5ef6b18d7a
commit 6eff83899a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/knadh/koanf/providers/confmap v0.1.0
github.com/knadh/koanf/providers/file v0.1.0
github.com/knadh/koanf/providers/posflag v0.1.0
github.com/knadh/koanf/v2 v2.1.0
github.com/knadh/koanf/v2 v2.1.1
github.com/rogpeppe/go-internal v1.12.0
github.com/s0rg/fantasyname v1.3.5
github.com/spf13/pflag v1.0.5