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

This commit was merged in pull request #72.
This commit is contained in:
2026-08-08 00:09:26 +00:00
parent 75b8dabc84
commit 450766961b
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-20260718201538-764159d718ef
golang.org/x/exp v0.0.0-20260727155853-b88d891fe743
xorm.io/xorm v1.4.1
)