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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-05 15:08:39 +00:00
committed by GitHub
parent 65b9961856
commit cbad6e99ac
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ require (
github.com/spf13/cobra v1.10.2
github.com/spf13/viper v1.21.0
github.com/stretchr/testify v1.11.1
github.com/thediveo/enumflag/v2 v2.2.0
github.com/thediveo/enumflag/v2 v2.2.1
golang.org/x/exp v0.0.0-20260603202125-055de637280b
golang.org/x/image v0.41.0
)
@@ -51,7 +51,7 @@ require (
github.com/ulikunitz/xz v0.5.15 // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
go4.org v0.0.0-20230225012048-214862532bf5 // indirect
golang.org/x/sys v0.40.0 // indirect
golang.org/x/sys v0.45.0 // indirect
golang.org/x/text v0.37.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)