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

This commit is contained in:
woodpecker-bot 2025-02-01 00:07:55 +00:00
parent 9450415545
commit 40de5d9b47
2 changed files with 5 additions and 110 deletions

2
go.mod
View file

@ -22,7 +22,7 @@ require (
github.com/rs/zerolog v1.33.0
github.com/stretchr/testify v1.10.0
github.com/urfave/cli/v2 v2.27.5
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c
xorm.io/xorm v1.3.9
)