Commit 28e7f87b authored by Takuto Ikuta's avatar Takuto Ikuta Committed by Commit Bot

Update luci-go client

Took from this revision.
https://chromium.googlesource.com/infra/infra/+/f140d0c3c6acecf6ca6cd8d66ddad9421158ab40

Bug: 868878, 894045
Change-Id: I0ad0a837b3f1b036611aeca912eade69abb2d1b6
Reviewed-on: https://chromium-review.googlesource.com/c/1354754Reviewed-by: default avatarMarc-Antoine Ruel <maruel@chromium.org>
Commit-Queue: Marc-Antoine Ruel <maruel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#612173}
parent d814333c
......@@ -404,15 +404,15 @@ deps = {
'packages': [
{
'package': 'infra/tools/luci/isolate/${{platform}}',
'version': 'git_revision:73de65b9f89014a1b6718ad3d5ce791130e7c492',
'version': 'git_revision:f140d0c3c6acecf6ca6cd8d66ddad9421158ab40',
},
{
'package': 'infra/tools/luci/isolated/${{platform}}',
'version': 'git_revision:73de65b9f89014a1b6718ad3d5ce791130e7c492',
'version': 'git_revision:f140d0c3c6acecf6ca6cd8d66ddad9421158ab40',
},
{
'package': 'infra/tools/luci/swarming/${{platform}}',
'version': 'git_revision:73de65b9f89014a1b6718ad3d5ce791130e7c492',
'version': 'git_revision:f140d0c3c6acecf6ca6cd8d66ddad9421158ab40',
},
],
'dep_type': 'cipd',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment