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

(cherry picked from commit 4eea5c4a0b2163a2d946cae755f162d88a325ca9)
This commit is contained in:
renovate 2023-11-04 17:03:13 +00:00 committed by kolaente
parent eb96c6f2df
commit c27ecf18da
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.4.0
golang.org/x/sync v0.5.0
golang.org/x/sys v0.13.0
golang.org/x/term v0.13.0
gopkg.in/d4l3k/messagediff.v1 v1.2.1