1
0

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

This commit is contained in:
renovate
2023-06-14 16:02:28 +00:00
parent b68315240a
commit e938c3d075
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -68,7 +68,7 @@ require (
golang.org/x/crypto v0.10.0
golang.org/x/image v0.8.0
golang.org/x/oauth2 v0.9.0
golang.org/x/sync v0.2.0
golang.org/x/sync v0.3.0
golang.org/x/sys v0.9.0
golang.org/x/term v0.9.0
gopkg.in/d4l3k/messagediff.v1 v1.2.1