go: update gotools for devel
Closes #3097. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
fa2d58cd97
commit
13f0a9a79d
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ class Go < Formula
|
|||
resource "gotools" do
|
||||
url "https://go.googlesource.com/tools.git",
|
||||
:branch => "release-branch.go#{go_version}",
|
||||
:revision => "c887be1b2ebd11663d4bf2fbca508c449172339e"
|
||||
:revision => "527b253f588776e5f72a0a0d1e93195cd3f82707"
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue