Bump github.com/knadh/koanf/v2 from 2.2.0 to 2.2.1 (#149)

This commit is contained in:
dependabot[bot]
2025-07-29 12:05:33 +02:00
committed by GitHub
parent 212c338ec9
commit 85bfb0be00
2 changed files with 3 additions and 4 deletions

3
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/knadh/koanf/providers/env v1.1.0
github.com/knadh/koanf/providers/file v1.1.2
github.com/knadh/koanf/providers/posflag v1.0.1
github.com/knadh/koanf/v2 v2.2.0
github.com/knadh/koanf/v2 v2.2.1
github.com/lmittmann/tint v1.1.1
github.com/mattn/go-isatty v0.0.20
github.com/spf13/pflag v1.0.6
@@ -38,5 +38,4 @@ require (
golang.org/x/net v0.38.0 // indirect
golang.org/x/sys v0.31.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)