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

This commit is contained in:
renovate[bot]
2024-09-06 21:08:46 +00:00
committed by GitHub
parent b9a1fb213a
commit 3442b2a845
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-20240823005443-9b4947da3948
golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e
golang.org/x/image v0.20.0
)