Skip to content

Commit e2a3aaf

Browse files
committed
Merge pull request #39 from dmitris/1.4.1sourcecode
update the source code reference for git and go1.4.1
2 parents c1baf03 + 90b57a9 commit e2a3aaf

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)