feat(升级依赖): 升级golang.org/x/sys到v0.47.0
build.yaml / build (push) Successful in 34s

This commit is contained in:
2026-08-31 21:44:26 +08:00
parent 1a8532ea8a
commit c4c8f21017
2 files changed
+3 -3

No files matched your search

+1 -1
View File
@@ -4,5 +4,5 @@ go 1.25.0
require (
github.com/winfsp/cgofuse v1.6.0
golang.org/x/sys v0.46.0
golang.org/x/sys v0.47.0
)