fix(deps): update golang.org/x/exp digest to 055de63

This commit was merged in pull request #51.
This commit is contained in:
2026-06-07 00:04:30 +00:00
parent 7b91b93a87
commit 69b10f4014
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ require (
github.com/rs/zerolog v1.35.1
github.com/stretchr/testify v1.11.1
github.com/urfave/cli/v2 v2.27.7
golang.org/x/exp v0.0.0-20260508232706-74f9aab9d74a
golang.org/x/exp v0.0.0-20260603202125-055de637280b
xorm.io/xorm v1.3.11
)