fix(deps): update golang.org/x/exp digest to 08cc537 (#191)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-27 06:19:53 +00:00
committed by GitHub
parent d78b523ae7
commit ad24ab68ac
2 changed files with 3 additions and 1 deletions
+1 -1
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-20260508232706-74f9aab9d74a
golang.org/x/exp v0.0.0-20260527015227-08cc5374adb3
golang.org/x/image v0.41.0
)