1
0
mirror of https://github.com/golang/go synced 2024-07-03 08:51:14 +00:00

lib/time: update tzdata to 2018i

Updates #22487

Change-Id: Iab4874ddef8e47eb99cd03e1c40af8372cce65c6
Reviewed-on: https://go-review.googlesource.com/c/156637
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
This commit is contained in:
Ian Lance Taylor 2019-01-07 11:54:35 -08:00
parent 649294d0a5
commit af3c480967
2 changed files with 2 additions and 2 deletions

View File

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

Binary file not shown.