mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
lib/time: update vendored tzdata to release 2018e
It has been a long time since the last time the vendored zoneinfo in lib/time was updated, and we're well into the freeze. Update it to the lastest release from IANA. Updates #22487 Change-Id: Ib9a8eb409554848285fc88363dbb04ed9d6d9eb0 Reviewed-on: https://go-review.googlesource.com/117855 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
30a63ecee3
commit
bb222cde10
@ -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=2017c
|
CODE=2018e
|
||||||
DATA=2017c
|
DATA=2018e
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
rm -rf work
|
rm -rf work
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user