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

This commit was merged in pull request #70.
This commit is contained in:
2026-07-19 00:04:16 +00:00
parent 26d43d936e
commit 75b8dabc84
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-20260709172345-9ea1abe57597
golang.org/x/exp v0.0.0-20260718201538-764159d718ef
xorm.io/xorm v1.4.1
)