fix(deps): update golang.org/x/exp digest to d2f985d (#122)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-09 18:34:12 +00:00
committed by GitHub
parent 7081f4aa1c
commit 86d20e14b1
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/spf13/viper v1.21.0
github.com/stretchr/testify v1.11.1
github.com/thediveo/enumflag/v2 v2.0.7
golang.org/x/exp v0.0.0-20251002181428-27f1f14c8bb9
golang.org/x/exp v0.0.0-20251009144603-d2f985daa21b
golang.org/x/image v0.32.0
)