NetAuth: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:32 -07:00
parent 865293e7f8
commit d07db3e7d8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'NetAuth' # Template file for 'NetAuth'
pkgname=NetAuth pkgname=NetAuth
version=0.0.9 version=0.0.9
revision=1 revision=2
build_style=go build_style=go
hostmakedepends="dep" hostmakedepends="dep"
go_import_path="github.com/NetAuth/NetAuth" go_import_path="github.com/NetAuth/NetAuth"