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

This commit is contained in:
Dependency bot 2024-05-19 01:11:30 +00:00
parent d74f1fe8a4
commit c1df2f068b
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
)