Merge pull request #164 from vdemeester/bump-go

Bump Go 1.5.3
This commit is contained in:
Emile Vauge 2016-01-14 16:00:51 +01:00
commit c0fd700904

View file

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