fix(deps): update module golang.org/x/sys to v0.46.0 (#1028)

Reviewed-on: https://gitea.com/gitea/tea/pulls/1028
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2026-06-09 16:02:18 +00:00
committed by techknowlogick
parent dfbbda83f3
commit 27bcbf80ae
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ require (
github.com/urfave/cli/v3 v3.9.0
golang.org/x/crypto v0.52.0
golang.org/x/oauth2 v0.36.0
golang.org/x/sys v0.45.0
golang.org/x/sys v0.46.0
golang.org/x/term v0.43.0
gopkg.in/yaml.v3 v3.0.1
)