purposely fail builds pre1.5
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
Jeromy committed
Oct 21, 2015 at 10:19 UTC
ad0792959e9ee744d7717f685b13d882adf49d1f
1 file changed
+3
cmd/ipfs/goreq.go
new
+3
@@ -0,0 +1,3 @@
1
+// +build !go1.5
2
+
3
+`IPFS needs to be built with go version 1.5 or greater`