fix(deps): update golang.org/x/exp digest to e0ece0d (#43)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-28 21:04:20 +00:00
committed by GitHub
parent dcf57c7646
commit c223c9dca6
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
github.com/thediveo/enumflag/v2 v2.0.7
golang.org/x/exp v0.0.0-20250128144449-3edf0e91c1ae
golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c
golang.org/x/image v0.23.0
)