ipfs-cluster: rebuild with go-1.10.2
This commit is contained in:
parent
604809ccd5
commit
2955284114
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ipfs-cluster'
|
# Template file for 'ipfs-cluster'
|
||||||
pkgname=ipfs-cluster
|
pkgname=ipfs-cluster
|
||||||
version=0.3.5
|
version=0.3.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ipfs/ipfs-cluster"
|
go_import_path="github.com/ipfs/ipfs-cluster"
|
||||||
go_package="${go_import_path}/ipfs-cluster-ctl ${go_import_path}/ipfs-cluster-service"
|
go_package="${go_import_path}/ipfs-cluster-ctl ${go_import_path}/ipfs-cluster-service"
|
||||||
|
|
Loading…
Reference in New Issue