fix(deps): update module golang.org/x/sync to v0.4.0

(cherry picked from commit 8bd5ab7f323b6ef02fe0821f795a496a794ca7f8)
This commit is contained in:
renovate 2023-10-10 21:02:40 +00:00 committed by kolaente
parent f5883db889
commit 1019948216
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -68,7 +68,7 @@ require (
golang.org/x/crypto v0.14.0
golang.org/x/image v0.13.0
golang.org/x/oauth2 v0.13.0
golang.org/x/sync v0.3.0
golang.org/x/sync v0.4.0
golang.org/x/sys v0.13.0
golang.org/x/term v0.13.0
gopkg.in/d4l3k/messagediff.v1 v1.2.1