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

10 lines
174 B
Makefile

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