We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bdfc79 commit 4c8a86dCopy full SHA for 4c8a86d
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