Skip to content
Snippets Groups Projects
Commit e109761e authored by Alexey Kuklin's avatar Alexey Kuklin
Browse files

Merge branch '1.11.4' into 'with-codecgen'

# Conflicts:
#   Dockerfile
parents c1423e3f a377be88
No related branches found
No related tags found
3 merge requests!6switching to 1.14.1,!5With codecgen,!4With codecgen
Pipeline #19037 canceled with stages
in 5 minutes and 7 seconds
This commit is part of merge request !4. Comments created here will be created in the context of that merge request.
FROM golang:1.10.3 FROM golang:1.11.4
ENV DEBIAN_FRONTEND=noninteractive ENV DEBIAN_FRONTEND=noninteractive
RUN go get -u github.com/golang/dep/cmd/dep github.com/ugorji/go/codec/codecgen \ RUN go get -u github.com/golang/dep/cmd/dep github.com/ugorji/go/codec/codecgen \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment