ipfs-cluster: rebuild with go-1.10

This commit is contained in:
Andrew Benson 2018-02-22 22:55:53 -05:00 committed by Michael Gehring
parent 887b6608e5
commit b83cb9f232

View file

@ -1,7 +1,7 @@
# Template file for 'ipfs-cluster'
pkgname=ipfs-cluster
version=0.3.4
revision=1
revision=2
build_style=go
go_import_path="github.com/ipfs/ipfs-cluster"
go_package="${go_import_path}/ipfs-cluster-ctl ${go_import_path}/ipfs-cluster-service"