1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-26 15:42:21 +08:00

Merge pull request #1854 from ipfs/hack/rm-req

remove version requirement file so gobuilder can build still
This commit is contained in:
Juan Benet
2015-10-18 04:03:09 -07:00

View File

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