mirror of
https://github.com/golang/go.git
synced 2025-10-19 11:03:18 +00:00
lib/time: update time zone to IANA version 2013b
Update #4553. R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/8293043
This commit is contained in:
parent
babbd55e5d
commit
26e0ddcf2a
2 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
# downloaded from the ICANN/IANA distribution.
|
||||
|
||||
# Versions to use.
|
||||
CODE=2011i
|
||||
DATA=2011n
|
||||
CODE=2013b
|
||||
DATA=2013b
|
||||
|
||||
set -e
|
||||
rm -rf work
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue