Merge pull request #433 from alouche/enforce_go_dependency

Enforce go 1.1 build version dependency
This commit is contained in:
Mitchell Hashimoto
2013-09-17 12:19:27 -07:00
+3
View File
@@ -0,0 +1,3 @@
// +build !go1.1
"packer requires go version 1.1 or greated to build"