1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-07-15 07:58:15 +08:00

Merge pull request from ipfs/goreq-1.5

purposely fail builds pre1.5
This commit is contained in:
Juan Benet
2015-10-28 03:59:29 -04:00
2 changed files with 4 additions and 0 deletions

@ -1,3 +1,4 @@
---
triggers:
- github.com/ipfs/go-ipfs/cmd/ipfs
no_go_fmt: true

3
cmd/ipfs/goreq.go Normal file

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