NetKeys: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:32 -07:00
parent d07db3e7d8
commit 87b5f30498

View file

@ -1,7 +1,7 @@
# Template file for 'NetKeys'
pkgname=NetKeys
version=0.2
revision=1
revision=2
build_style=go
go_import_path="github.com/NetAuth/NetKeys"
go_package="${go_import_path}/cmd/netkeys"