fix(deps): update golang.org/x/exp digest to 51f8813 (#96)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-11 22:47:50 +00:00
committed by GitHub
parent fdcc9bf076
commit e7fa06f4d3
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/spf13/viper v1.20.1
github.com/stretchr/testify v1.10.0
github.com/thediveo/enumflag/v2 v2.0.7
golang.org/x/exp v0.0.0-20250808145144-a408d31f581a
golang.org/x/exp v0.0.0-20250811191247-51f88131bc50
golang.org/x/image v0.30.0
)