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

This commit is contained in:
renovate[bot]
2024-09-09 18:06:01 +00:00
committed by GitHub
parent a10d589b67
commit 911e1041ff
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
github.com/thediveo/enumflag/v2 v2.0.5
golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
golang.org/x/image v0.20.0
)