fix(deps): update golang.org/x/exp digest to 939b2ce (#48)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-10 20:23:31 +00:00
committed by GitHub
parent af30f34aa6
commit 8d59530234
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-20250207012021-f9890c6ad9f3
golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac
golang.org/x/image v0.24.0
)