micro: rebuild with go-1.8.3

This commit is contained in:
Michael Gehring 2017-05-25 09:49:32 +00:00 committed by Leah Neukirchen
parent be6fc4492a
commit 8cfdf25a70

View file

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