fix(deps): update golang.org/x/exp digest to 746e56f (#183)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-10 12:47:57 +00:00
committed by GitHub
parent a69eb9d8a5
commit 76aea38ff2
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.2.0
golang.org/x/exp v0.0.0-20260312153236-7ab1446f8b90
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f
golang.org/x/image v0.39.0
)