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

This commit is contained in:
2026-08-13 00:04:37 +00:00
parent 450766961b
commit 5423c56647
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-20260727155853-b88d891fe743
golang.org/x/exp v0.0.0-20260812173653-3d80eb74bc5b
xorm.io/xorm v1.4.1
)