NetKeys: rebuild for go 1.11.4

This commit is contained in:
Michael Aldridge 2018-12-15 16:05:25 -08:00
parent faf62fb08e
commit a84144a632
1 changed files with 1 additions and 1 deletions

View File

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