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

This commit was merged in pull request #26.
This commit is contained in:
2026-02-20 00:07:50 +00:00
parent c7b4f7f0e3
commit e7d7370391
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/rs/zerolog v1.34.0
github.com/stretchr/testify v1.11.1
github.com/urfave/cli/v2 v2.27.7
golang.org/x/exp v0.0.0-20260212183809-81e46e3db34a
golang.org/x/exp v0.0.0-20260218203240-3dfff04db8fa
xorm.io/xorm v1.3.11
)