Merge pull request #9521 from containerd/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:
Akihiro Suda
2023-12-13 15:07:04 +00:00
committed by GitHub
5 changed files with 5 additions and 7 deletions

View File

@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build go1.20
// +build go1.20
package errgroup

View File

@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build !go1.20
// +build !go1.20
package errgroup

4
vendor/modules.txt vendored
View File

@@ -486,8 +486,8 @@ golang.org/x/net/websocket
## explicit; go 1.17
golang.org/x/oauth2
golang.org/x/oauth2/internal
# golang.org/x/sync v0.4.0
## explicit; go 1.17
# golang.org/x/sync v0.5.0
## explicit; go 1.18
golang.org/x/sync/errgroup
golang.org/x/sync/semaphore
# golang.org/x/sys v0.15.0