Skip to content

Commit

Permalink
update go-lang version
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbtek committed Jan 27, 2017
1 parent 42c3b3b commit 825acf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/go-lang/attributes/default.bash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash -e

export GO_LANG_DOWNLOAD_URL='https://storage.googleapis.com/golang/go1.7.4.linux-amd64.tar.gz'
export GO_LANG_DOWNLOAD_URL='https://storage.googleapis.com/golang/go1.7.5.linux-amd64.tar.gz'

export GO_LANG_INSTALL_FOLDER_PATH='/opt/go-lang'

0 comments on commit 825acf0

Please sign in to comment.