Update Dockerfile
This commit is contained in:
@@ -21,7 +21,7 @@ RUN go get -u -v \
|
|||||||
honnef.co/go/tools/... \
|
honnef.co/go/tools/... \
|
||||||
github.com/golangci/golangci-lint/cmd/golangci-lint \
|
github.com/golangci/golangci-lint/cmd/golangci-lint \
|
||||||
github.com/mgechev/revive \
|
github.com/mgechev/revive \
|
||||||
github.com/derekparker/delve/cmd/dlv
|
github.com/derekparker/delve/cmd/dlv 2>&1
|
||||||
|
|
||||||
# gocode-gomod
|
# gocode-gomod
|
||||||
RUN go get -x -d github.com/stamblerre/gocode \
|
RUN go get -x -d github.com/stamblerre/gocode \
|
||||||
|
|||||||
Reference in New Issue
Block a user