Bump golang 1.6

This commit is contained in:
emile
2016-02-18 10:30:41 +01:00
parent 5d79e56d30
commit 1dc086730e

View File

@@ -1,4 +1,4 @@
FROM golang:1.5.3
FROM golang:1.6
RUN go get github.com/Masterminds/glide
RUN go get github.com/mitchellh/gox