svctl: rebuild with go-1.10

This commit is contained in:
Andrew Benson 2018-02-22 22:55:48 -05:00 committed by Michael Gehring
parent 4febe24e61
commit b93d113025
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'svctl'
pkgname=svctl
version=1
revision=3
revision=4
build_style=go
go_import_path="github.com/KenjiTakahashi/svctl"
go_ldflags="-X main.Version=v${version}"