Skip to content

Commit ac0b251

Browse files
author
OpenShift Bot
committed
Merge pull request #191 from bparees/cover
Merged by openshift-bot
2 parents 72b8563 + ad3e51a commit ac0b251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/release/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN yum install -y hg golang golang-pkg-darwin golang-pkg-windows && \
1515
ENV GOPATH /go
1616

1717
# Get the code coverage tool and godep
18-
RUN go get code.google.com/p/go.tools/cmd/cover github.com/tools/godep
18+
RUN go get golang.org/x/tools/cmd/cover github.com/tools/godep
1919

2020
# Mark this as a sti-build container
2121
RUN touch /sti-build-image

0 commit comments

Comments
 (0)