lib/time: update tzdata to 2016i

Fixes #17678

Change-Id: I01d12a827e6106efed1ec024f736c640b86906b4
Reviewed-on: https://go-review.googlesource.com/33029
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
Brad Fitzpatrick 2016-11-10 18:00:10 +00:00
parent b77bff97c4
commit d54463f4fc
2 changed files with 2 additions and 2 deletions

View file

@ -8,8 +8,8 @@
# Consult http://www.iana.org/time-zones for the latest versions.
# Versions to use.
CODE=2016g
DATA=2016g
CODE=2016i
DATA=2016i
set -e
rm -rf work

Binary file not shown.