hcloud: rebuild with go-1.10

This commit is contained in:
Andrew Benson 2018-02-24 10:11:35 -05:00 committed by Michael Gehring
parent 79f07fb5c1
commit cb8249b275

View file

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