rancher-compose: rebuild with go-1.10

This commit is contained in:
Andrew Benson 2018-02-22 22:55:49 -05:00 committed by Michael Gehring
parent e914f35b15
commit 2347bdf7d9

View file

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