fix: 降级golang.org/x/arch到v0.14.0

This commit is contained in:
2026-04-27 16:02:51 +08:00
parent 3e86776872
commit 025be0d244
+1 -1
View File
@@ -46,7 +46,7 @@ require (
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
github.com/ugorji/go/codec v1.3.1 // indirect
golang.org/x/arch v0.22.0 // indirect
golang.org/x/arch v0.14.0 // indirect
golang.org/x/net v0.52.0 // indirect
golang.org/x/sync v0.20.0 // indirect
golang.org/x/sys v0.43.0 // indirect