dht-node: rebuild with go-1.10.2

This commit is contained in:
Michael Gehring 2018-05-03 18:49:42 +00:00
parent bebebc36f3
commit f3263d1aad

View file

@ -1,7 +1,7 @@
# Template file for 'dht-node'
pkgname=dht-node
version=0.1.0
revision=7
revision=8
build_style=go
go_import_path="github.com/ipfs/dht-node"
go_build_tags="netgo"