fix(deps): update golang.org/x/exp digest to dead583 (#436)

This commit is contained in:
Dependency bot 2025-03-02 00:14:55 +00:00
parent f123d226a1
commit 4b1faa5ebb
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -20,7 +20,7 @@ require (
github.com/rs/zerolog v1.33.0
github.com/stretchr/testify v1.10.0
github.com/urfave/cli/v2 v2.27.5
golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac
golang.org/x/exp v0.0.0-20250228200357-dead58393ab7
xorm.io/xorm v1.3.9
)