Skip to content

Commit 90b57a9

Browse files
author
Dmitry Savintsev
committed
update the source code reference for git and go1.4.1
1 parent c1baf03 commit 90b57a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1.4/cross/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM golang:1.4.1
33
# see https://golang.org/doc/install/source#environment
44
# see also http://build.golang.org/
55
# and canonically, see defs_OS_ARCH.h files in src/runtime
6-
# https://code.google.com/p/go/source/browse?name=go1.4beta1#hg%2Fsrc%2Fruntime
6+
# https://go.googlesource.com/go/+/go1.4.1/src/runtime/
77
ENV GOLANG_CROSSPLATFORMS \
88
darwin/386 darwin/amd64 \
99
dragonfly/386 dragonfly/amd64 \

0 commit comments

Comments
 (0)