mirror of
https://github.com/golang/go
synced 2024-11-11 19:01:37 -07: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:
parent
649294d0a5
commit
af3c480967
@ -8,8 +8,8 @@
|
|||||||
# Consult https://www.iana.org/time-zones for the latest versions.
|
# Consult https://www.iana.org/time-zones for the latest versions.
|
||||||
|
|
||||||
# Versions to use.
|
# Versions to use.
|
||||||
CODE=2018g
|
CODE=2018i
|
||||||
DATA=2018g
|
DATA=2018i
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
rm -rf work
|
rm -rf work
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user