Merge pull request #4579 from restic/dependabot/go_modules/golang.org/x/sync-0.5.0

build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0
This commit is contained in:
Michael Eischer
2023-12-23 12:51:52 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -28,7 +28,7 @@ require (
golang.org/x/crypto v0.14.0
golang.org/x/net v0.17.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
golang.org/x/text v0.13.0