fix(deps): update module golang.org/x/term to v0.44.0 (#1031)

Reviewed-on: https://gitea.com/gitea/runner/pulls/1031
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-13 01:56:12 +00:00
committed by techknowlogick
parent bf99e6a758
commit 56979e6ab8
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -38,7 +38,7 @@ require (
go.etcd.io/bbolt v1.4.3
go.yaml.in/yaml/v4 v4.0.0-rc.3
golang.org/x/sys v0.46.0
golang.org/x/term v0.43.0
golang.org/x/term v0.44.0
google.golang.org/protobuf v1.36.11
gotest.tools/v3 v3.5.2
tags.cncf.io/container-device-interface v1.1.0