]> Cypherpunks.ru repositories - gostls13.git/commit
lib/time: follow redirects in curl
authorKyle Shannon <kyle@pobox.com>
Wed, 24 Jan 2018 00:54:57 +0000 (17:54 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 24 Jan 2018 04:39:28 +0000 (04:39 +0000)
commitc46952172dbf4a134d423134e404bd518568e99a
treef797d96574f0e17b661380313b21eeabe2642984
parent7eaa8efbe4bb63ca486aab61f83287dd4bf1d609
lib/time: follow redirects in curl

Starting on or about the 2018c archives, www.iana.org is redirected to
data.iana.org.  Tell curl to follow the redirect.

Updates: #22487

Change-Id: I00acada1a3ba01ef701d6d4ffae6cc2cbb6a068f
Reviewed-on: https://go-review.googlesource.com/89375
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
lib/time/update.bash