We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bdfc79 + 4c8a86d commit 2622785Copy full SHA for 2622785
1 file changed
rootfs/Dockerfile
@@ -57,6 +57,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
57
github.com/mitchellh/gox \
58
github.com/golang/protobuf/protoc-gen-go \
59
github.com/golang/dep/cmd/dep \
60
+ github.com/haya14busa/goverage \
61
github.com/constabulary/gb/... \
62
&& gometalinter --install \
63
&& pip install --disable-pip-version-check --no-cache-dir azure-cli==${AZCLI_VERSION} \
0 commit comments