summaryrefslogtreecommitdiffstats
path: root/plugins/go
diff options
context:
space:
mode:
authorViktor Szakats <commit@vszakats.net>2019-04-29 21:34:04 (GMT)
committerTony Theodore <tonyt@logyst.com>2019-05-02 03:34:07 (GMT)
commit42cf496ae2310a30c2f9f5059af471caf2d3ada9 (patch)
tree178c600d65f208ccb3f572fc70b21c5d56433ab2 /plugins/go
parent551966ffeb1022e6b0a236ba575fb0d5c1841123 (diff)
downloadmxe-42cf496ae2310a30c2f9f5059af471caf2d3ada9.zip
mxe-42cf496ae2310a30c2f9f5059af471caf2d3ada9.tar.gz
mxe-42cf496ae2310a30c2f9f5059af471caf2d3ada9.tar.bz2
secure URLs
also apply minor updates to tools/mxe-get
Diffstat (limited to 'plugins/go')
-rw-r--r--plugins/go/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/go/README.md b/plugins/go/README.md
index 6d3c7dd..10c3001 100644
--- a/plugins/go/README.md
+++ b/plugins/go/README.md
@@ -3,7 +3,7 @@
See also article [cross-compile go code, including cgo][1]
by Dimitri John Ledkov.
-[1]: http://blog.surgut.co.uk/2014/06/cross-compile-go-code-including-cgo.html
+[1]: https://blog.surgut.co.uk/2014/06/cross-compile-go-code-including-cgo.html
Package `go-native` installs native Go 1.4. This version of Go
doesn't depend on Go installation.