fix(deps): update module golang.org/x/sys to v0.39.0

This commit is contained in:
renovate[bot]
2025-12-08 16:58:07 +00:00
committed by kolaente
parent 40760ce238
commit de8f179807
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -76,7 +76,7 @@ require (
golang.org/x/net v0.47.0
golang.org/x/oauth2 v0.34.0
golang.org/x/sync v0.19.0
golang.org/x/sys v0.38.0
golang.org/x/sys v0.39.0
golang.org/x/term v0.37.0
golang.org/x/text v0.31.0
gopkg.in/d4l3k/messagediff.v1 v1.2.1