fix(deps): update golang.org/x/exp digest to 7f521ea (#356)

This commit is contained in:
Dependency bot 2024-06-17 00:53:42 +00:00
parent adcd973ade
commit c043a887c2
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-20240604190554-fc45aab8b7f8
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8
xorm.io/xorm v1.3.2
)