1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-29 01:12:24 +08:00

purposely fail builds pre1.5

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
Jeromy
2015-10-21 10:19:02 -07:00
parent 795e24228c
commit ad0792959e

3
cmd/ipfs/goreq.go Normal file
View File

@ -0,0 +1,3 @@
// +build !go1.5
`IPFS needs to be built with go version 1.5 or greater`