skopeo: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:59 -07:00
parent ef2ed5f637
commit 83a0424b6a

View file

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