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

This commit is contained in:
woodpecker-bot 2024-12-18 00:07:51 +00:00
parent e079ce4cf4
commit 2b4b833033
2 changed files with 7 additions and 7 deletions

2
go.mod
View file

@ -21,7 +21,7 @@ require (
github.com/rs/zerolog v1.27.0
github.com/stretchr/testify v1.8.4
github.com/urfave/cli/v2 v2.3.0
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67
xorm.io/xorm v1.3.2
)