fix(deps): update golang.org/x/exp digest to fd00a4e (#346)

This commit is contained in:
Dependency bot 2024-06-02 01:02:45 +00:00
parent 05413e50c6
commit 4543033874
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-20240525044651-4c93da0ed11d
golang.org/x/exp v0.0.0-20240531132922-fd00a4e0eefc
xorm.io/xorm v1.3.2
)