ipfs-cluster: rebuild with go-1.10.1

This commit is contained in:
Michael Gehring 2018-03-30 16:30:14 +00:00
parent da45949e77
commit 908fe248e6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ipfs-cluster'
pkgname=ipfs-cluster
version=0.3.4
revision=2
revision=3
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"