Skip to content

Commit

Permalink
Update to the new Go download location. Fixes #22.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlund committed Mar 18, 2016
1 parent f5c7b5f commit 3b47945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/main.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
go_download_location: "https://golang.org/dl/{{ go_tarball }}"
go_download_location: "https://storage.googleapis.com/golang/{{ go_tarball }}"

0 comments on commit 3b47945

Please sign in to comment.