dnote-cli: rebuild with go-1.10.1

This commit is contained in:
Michael Gehring 2018-03-30 16:30:06 +00:00
parent ad5e28fd56
commit 23f155fc0f

View file

@ -1,7 +1,7 @@
# Template file for 'dnote-cli' # Template file for 'dnote-cli'
pkgname=dnote-cli pkgname=dnote-cli
version=0.2.1 version=0.2.1
revision=2 revision=3
wrksrc=cli-${version} wrksrc=cli-${version}
build_style=go build_style=go
go_import_path="github.com/dnote-io/cli" go_import_path="github.com/dnote-io/cli"