build(deps): bump golang.org/x/sync from `1122301` to `cd5d95a`
dependabot-preview[bot]
created
Bumps [golang.org/x/sync](https://github.com/golang/sync) from `1122301` to `cd5d95a`.
- [Release notes](https://github.com/golang/sync/releases)
- [Commits](https://github.com/golang/sync/compare/112230192c580c3556b8cee6403af37a4fc5f28c...cd5d95a43a6e21273425c7ae415d3df9ea832eeb)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Change summary
Gopkg.lock | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Detailed changes
@@ -388,7 +388,7 @@
name = "golang.org/x/sync"
packages = ["errgroup"]
pruneopts = "UT"
- revision = "112230192c580c3556b8cee6403af37a4fc5f28c"
+ revision = "cd5d95a43a6e21273425c7ae415d3df9ea832eeb"
[[projects]]
branch = "master"