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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-03 17:42:02 +00:00
committed by GitHub
parent 5a0fe68e68
commit ee47432721
2 changed files with 3 additions and 1 deletions

2
go.mod
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.0.7
github.com/thediveo/enumflag/v2 v2.1.0
golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93
golang.org/x/image v0.34.0
)