diff options
author | Michael Muré <michael.mure@consensys.net> | 2019-10-01 11:24:14 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-01 11:24:14 +0900 |
commit | f8121e59ae5b91585d11d30607cdf793e17809a7 (patch) | |
tree | 23b95147c4f5acfd1cbbe3d95bdbbf8f42ce8314 /Gopkg.lock | |
parent | f90f3d6da911fc75742c1189966fe1a0116e65d4 (diff) | |
parent | 355351eed9f89ffec985c8758dbc82a482bc21d6 (diff) | |
download | git-bug-f8121e59ae5b91585d11d30607cdf793e17809a7.tar.gz |
Merge pull request #217 from MichaelMure/dependabot/dep/golang.org/x/sync-cd5d95a
build(deps): bump golang.org/x/sync from `1122301` to `cd5d95a`
Diffstat (limited to 'Gopkg.lock')
-rw-r--r-- | Gopkg.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -388,7 +388,7 @@ name = "golang.org/x/sync" packages = ["errgroup"] pruneopts = "UT" - revision = "112230192c580c3556b8cee6403af37a4fc5f28c" + revision = "cd5d95a43a6e21273425c7ae415d3df9ea832eeb" [[projects]] branch = "master" |