1
0

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

This commit is contained in:
renovate
2023-05-04 21:01:44 +00:00
parent 0000f83592
commit 9c66b473dd
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -67,7 +67,7 @@ require (
golang.org/x/crypto v0.8.0
golang.org/x/image v0.7.0
golang.org/x/oauth2 v0.7.0
golang.org/x/sync v0.1.0
golang.org/x/sync v0.2.0
golang.org/x/sys v0.8.0
golang.org/x/term v0.8.0
gopkg.in/d4l3k/messagediff.v1 v1.2.1