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

This commit is contained in:
woodpecker-bot 2024-10-12 00:09:47 +00:00
parent 831ce3d913
commit 20658e8613
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
)