mirror of
https://github.com/golang/go.git
synced 2026-04-02 01:10:27 +09:00
lib/time: update to IANA release 2015e.
Fixes #11810. Change-Id: I8453e53a72e242a69ea34eb393999e7291d4358f Reviewed-on: https://go-review.googlesource.com/12502 Run-TryBot: David Symonds <dsymonds@golang.org> Reviewed-by: Rob Pike <r@golang.org>
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
# downloaded from the ICANN/IANA distribution.
|
||||
|
||||
# Versions to use.
|
||||
CODE=2014j
|
||||
DATA=2014j
|
||||
CODE=2015e
|
||||
DATA=2015e
|
||||
|
||||
set -e
|
||||
rm -rf work
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user