From 355351eed9f89ffec985c8758dbc82a482bc21d6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2019 04:26:04 +0000 Subject: [PATCH] build(deps): bump golang.org/x/sync from `1122301` to `cd5d95a` 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] --- Gopkg.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gopkg.lock b/Gopkg.lock index 9a42fc0e4ba3ff2876af5f56aa0e72c05cd2ceeb..1e499fe99728b46995b5ad5534186931d5f63b18 100644 --- a/Gopkg.lock +++ b/Gopkg.lock @@ -388,7 +388,7 @@ name = "golang.org/x/sync" packages = ["errgroup"] pruneopts = "UT" - revision = "112230192c580c3556b8cee6403af37a4fc5f28c" + revision = "cd5d95a43a6e21273425c7ae415d3df9ea832eeb" [[projects]] branch = "master"