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

This commit is contained in:
woodpecker-bot 2024-05-18 00:11:25 +00:00
parent d74f1fe8a4
commit ca97b6e645
2 changed files with 11 additions and 8 deletions

2
go.mod
View file

@ -19,7 +19,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-20230213192124-5e25df0256eb
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842
xorm.io/xorm v1.3.2
)