dht-node: rebuild with go-1.9
This commit is contained in:
parent
d909617485
commit
de0e1430e0
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dht-node'
|
# Template file for 'dht-node'
|
||||||
pkgname=dht-node
|
pkgname=dht-node
|
||||||
version=0.1.0
|
version=0.1.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ipfs/dht-node"
|
go_import_path="github.com/ipfs/dht-node"
|
||||||
go_build_tags="netgo"
|
go_build_tags="netgo"
|
||||||
|
|
Loading…
Reference in New Issue