mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-23 00:11:41 -04:00
Merge pull request #433 from alouche/enforce_go_dependency
Enforce go 1.1 build version dependency
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// +build !go1.1
|
||||
|
||||
"packer requires go version 1.1 or greated to build"
|
||||
Reference in New Issue
Block a user