fix(deps): update golang.org/x/exp digest to a4bb9ff (#529)

This commit is contained in:
Dependency bot
2025-10-27 01:31:06 +01:00
parent fbc06e105c
commit fad7b6ff17
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ require (
github.com/rs/zerolog v1.34.0
github.com/stretchr/testify v1.11.1
github.com/urfave/cli/v2 v2.27.7
golang.org/x/exp v0.0.0-20251017212417-90e834f514db
golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546
xorm.io/xorm v1.3.10
)