Revert "Enforce go build version dependency"

This reverts commit 0a1d696457.

Unfortunately, this was causing `go fmt ./...` to fail.
This commit is contained in:
Mitchell Hashimoto 2013-09-18 14:13:04 -07:00
parent cf10fff7fa
commit 76bb457e0f
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
// +build !go1.1
"packer requires go version 1.1 or greated to build"