yq-go: rebuild with go-1.10.2

This commit is contained in:
Michael Gehring 2018-05-03 18:49:58 +00:00
parent a984bc0554
commit 7a9fbd3750

View file

@ -1,7 +1,7 @@
# Template file for 'yq-go' # Template file for 'yq-go'
pkgname=yq-go pkgname=yq-go
version=1.14.1 version=1.14.1
revision=3 revision=4
wrksrc="yq-${version}" wrksrc="yq-${version}"
build_style=go build_style=go
go_import_path="github.com/mikefarah/yq" go_import_path="github.com/mikefarah/yq"