Build snap using up-to-date golang

This commit is contained in:
Zachary Yedidia 2018-04-03 00:53:24 -04:00
parent 1bb1da4765
commit 1a62ede320

View File

@ -12,10 +12,13 @@ apps:
command: bin/micro
parts:
go:
source-tag: go1.10
micro:
after: [go]
source: .
source-type: git
plugin: go
plugin: nil
build-packages: [make]
prepare: |
mkdir -p ../go/src/github.com/zyedidia/micro