fix(deps): update golang.org/x/exp digest to 225e2ab (#391)

This commit is contained in:
Dependency bot 2024-10-07 00:38:22 +00:00
parent d6f0ec39fc
commit 831ce3d913
2 changed files with 5 additions and 5 deletions

2
go.mod
View file

@ -20,7 +20,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-20240909161429-701f63a606c0
golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6
xorm.io/xorm v1.3.2
)