mirror of https://github.com/golang/go.git
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
This commit is contained in:
parent
583b29cb18
commit
b2950a2931
|
|
@ -7,8 +7,8 @@
|
||||||
# downloaded from the ICANN/IANA distribution.
|
# downloaded from the ICANN/IANA distribution.
|
||||||
|
|
||||||
# Versions to use.
|
# Versions to use.
|
||||||
CODE=2014d
|
CODE=2014j
|
||||||
DATA=2014d
|
DATA=2014j
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
rm -rf work
|
rm -rf work
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue