fix(deps): update golang.org/x/exp digest to df92998

This commit is contained in:
renovate[bot]
2025-09-11 10:32:41 +00:00
committed by GitHub
parent 4f9dacdaf6
commit 255b158778
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-20250819193227-8b4c13bb791b
golang.org/x/exp v0.0.0-20250911091902-df9299821621
golang.org/x/image v0.31.0
)