Upgrade Go in CIPD to 1.7.5

BUG=skia:

Change-Id: I70fadfa293387bec03a201ac986b3e1cba053ab6
Reviewed-on: https://skia-review.googlesource.com/9222
Commit-Queue: Joe Gregorio <jcgregorio@google.com>
Reviewed-by: Cary Clark <caryclark@google.com>
This commit is contained in:
Joe Gregorio 2017-03-03 13:57:39 -05:00
parent cfaa63237b
commit 374a0178cf
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
0
1

View File

@ -12,7 +12,7 @@
import argparse
import subprocess
GO_URL = "https://storage.googleapis.com/golang/go1.6.3.linux-amd64.tar.gz"
GO_URL = "https://storage.googleapis.com/golang/go1.7.5.linux-amd64.tar.gz"
def create_asset(target_dir):
"""Create the asset."""

View File

@ -3679,7 +3679,7 @@
{
"name": "skia/bots/go",
"path": "go",
"version": "version:0"
"version": "version:1"
}
],
"dependencies": [