deprecated go-ipfs causes build failure
https://github.com/ipsn/go-ipfs according to the top of its' readme says it is now deprecated and https://github.com/ipfs/go-ipfs is now said to be the correct package to use
Actually, it's worse than this, I have been trying now for about an hour to get this thing to build and the main showstopper is a package inside ipfs called interface, which has 4 references in one file in this package, and I'm kinda bummed because I was hoping to get up and running to build cosmos-sdk sooner, so now I am looking at how else I can get started.
build github.com/blocklayerhq/chainkit: cannot load github.com/ipfs/go-ipfs/core/coreapi/interface: cannot find module providing package github.com/ipfs/go-ipfs/core/coreapi/interface
Project appears dead at this point. Same issue here.