status-go/vendor/github.com/libp2p/go-reuseport-transport/Makefile

10 lines
174 B
Makefile
Raw Normal View History

2019-06-09 07:24:20 +00:00
export IPFS_API ?= v04x.ipfs.io
gx:
go get -u github.com/whyrusleeping/gx
go get -u github.com/whyrusleeping/gx-go
deps: gx
gx --verbose install --global
gx-go rewrite