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

This commit is contained in:
woodpecker-bot 2025-03-01 00:09:57 +00:00
parent f123d226a1
commit b16cc4d460
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -20,7 +20,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-20250210185358-939b2ce775ac
golang.org/x/exp v0.0.0-20250228200357-dead58393ab7
xorm.io/xorm v1.3.9
)