mirror of https://github.com/golang/go.git
[release-branch.go1.4] lib/time: update to ICANN time zone database 2014j
««« CL 178660043 / ac865d86fc2a lib/time: update to ICANN time zone database 2014j Fixes #9189. LGTM=dsymonds R=golang-codereviews, dsymonds CC=golang-codereviews https://golang.org/cl/178660043 »»» LGTM=minux, dsymonds R=dsymonds, r, minux CC=golang-codereviews https://golang.org/cl/182460043
This commit is contained in:
parent
4d1f720b70
commit
c29baa647e
|
|
@ -7,8 +7,8 @@
|
|||
# downloaded from the ICANN/IANA distribution.
|
||||
|
||||
# Versions to use.
|
||||
CODE=2014d
|
||||
DATA=2014d
|
||||
CODE=2014j
|
||||
DATA=2014j
|
||||
|
||||
set -e
|
||||
rm -rf work
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue