rancher-compose: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:57 -07:00
parent a884823cdd
commit 9ba5fe5692

View file

@ -1,7 +1,7 @@
# Template file for 'rancher-compose'
pkgname=rancher-compose
version=0.12.5
revision=5
revision=6
build_style=go
go_import_path="github.com/rancher/$pkgname"
short_desc="Docker compose compatible client to deploy to Rancher"