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

This commit is contained in:
2026-08-11 00:04:54 +00:00
parent 450766961b
commit fe711958ce
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-20260810151157-a8b543ca52da
xorm.io/xorm v1.4.1
)