]> Cypherpunks repositories - gostls13.git/commit
math: change oeis.org urls to https
authorJelte Fennema <github-tech@jeltef.nl>
Mon, 31 Jul 2017 11:07:35 +0000 (13:07 +0200)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Tue, 8 Aug 2017 08:56:40 +0000 (08:56 +0000)
commit403ae5081a03bcbbc4304b2a5f76d11a3ddb6e4b
tree6df5969542c1da1a933f58d3a0b65b4666814774
parentbd3dc9d6da5f3ede9001ca3f4493d48c4e48de0f
math: change oeis.org urls to https

Regular HTTP is insecure, oeis.org supports HTTPS and it is actually
used in some other places in the codebase. This changes these final urls
to use HTTPS.

Change-Id: Ia46410a9c7ce67238a10cb6bfffaceca46112f58
Reviewed-on: https://go-review.googlesource.com/52072
Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com>
src/math/const.go