fix(deps): update golang.org/x/exp digest to 4a55095 (#31)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-15 18:36:01 +00:00
committed by GitHub
parent 152fa85577
commit 9972709d32
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
github.com/thediveo/enumflag/v2 v2.0.5
golang.org/x/exp v0.0.0-20241210194714-1829a127f884
golang.org/x/exp v0.0.0-20241215155358-4a5509556b9e
golang.org/x/image v0.23.0
)