version: '[% c("abbrev") %]' git_url: https://github.com/hlandau/easyconfig.git git_hash: '[% config.var_p.id.${"gopkg.in/hlandau/easyconfig.v1"} %]' filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz' build: '[% c("projects/go/var/build_go_lib") %]' var: container: use_container: 1 go_lib: gopkg.in/hlandau/easyconfig.v1 go_lib_deps: - gopkg.in,hlandau,configurable.v1 - gopkg.in,hlandau,svcutils.v1 - github.com,BurntSushi,toml - github.com,ogier,pflag - gopkg.in,alecthomas,kingpin.v2 go_lib_install: - gopkg.in/hlandau/easyconfig.v1 - gopkg.in/hlandau/easyconfig.v1/cflag input_files: - project: container-image - name: go project: go - name: gopkg.in,hlandau,configurable.v1 project: gopkg.in,hlandau,configurable.v1 - name: gopkg.in,hlandau,svcutils.v1 project: gopkg.in,hlandau,svcutils.v1 - name: github.com,BurntSushi,toml project: github.com,BurntSushi,toml - name: github.com,ogier,pflag project: github.com,ogier,pflag - name: gopkg.in,alecthomas,kingpin.v2 project: gopkg.in,alecthomas,kingpin.v2