fix(deps): update golang.org/x/exp digest to f66d83c (#396)

This commit is contained in:
Dependency bot 2024-10-15 00:51:32 +00:00
parent 831ce3d913
commit 168bc9047b
2 changed files with 3 additions and 3 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-20241004190924-225e2abe05e6
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
xorm.io/xorm v1.3.2
)