mirror of
https://github.com/golang/go.git
synced 2025-10-19 11:03:18 +00:00
lib/timezone: update to IANA 2014d
LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://golang.org/cl/102040045
This commit is contained in:
parent
548b15def6
commit
aa92b3e5d4
2 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
# downloaded from the ICANN/IANA distribution.
|
||||
|
||||
# Versions to use.
|
||||
CODE=2014c
|
||||
DATA=2014c
|
||||
CODE=2014d
|
||||
DATA=2014d
|
||||
|
||||
set -e
|
||||
rm -rf work
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue