update go and vendor

This commit is contained in:
Mikaël Cluseau
2019-01-30 14:01:35 +11:00
parent a9454af71b
commit 9fed4b9809
5 changed files with 48 additions and 15 deletions

View File

@ -1,5 +1,5 @@
# ------------------------------------------------------------------------
from golang:1.11.4 as build
from golang:1.11.5 as build
env pkg novit.nc/direktil/local-server
copy vendor /go/src/${pkg}/vendor