fix(deps): update module github.com/thediveo/enumflag/v2 to v2.0.7 (#35)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-05 19:29:38 +00:00
committed by GitHub
parent 6e6b66b5eb
commit f57a88eaf4
2 changed files with 6 additions and 2 deletions

4
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/samber/lo v1.47.0
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
github.com/thediveo/enumflag/v2 v2.0.5
github.com/thediveo/enumflag/v2 v2.0.7
golang.org/x/exp v0.0.0-20250103183323-7d7fa50e5329
golang.org/x/image v0.23.0
)
@@ -32,7 +32,7 @@ require (
github.com/subosito/gotenv v1.6.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.9.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect