fix(deps): update golang.org/x/exp digest to 46b0784 (#363)

This commit is contained in:
Dependency bot 2024-07-14 01:21:11 +00:00
parent d583587773
commit 17530a065b
2 changed files with 7 additions and 7 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-20240613232115-7f521ea00fb8
golang.org/x/exp v0.0.0-20240707233637-46b078467d37
xorm.io/xorm v1.3.2
)