]> Cypherpunks.ru repositories - gostls13.git/commitdiff
lib/time: update tzdata to 2018g
authorTobias Klauser <tklauser@distanz.ch>
Tue, 27 Nov 2018 09:47:02 +0000 (10:47 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Wed, 28 Nov 2018 08:22:56 +0000 (08:22 +0000)
Now that the tree has been frozen for some time, update the tzdata
database to version 2018g (released 2018-10-26) for Go 1.12.

Updates #22487

Change-Id: I9e82bcdaef28d308643c08c9fd3472e4c14a196e
Reviewed-on: https://go-review.googlesource.com/c/151299
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
lib/time/update.bash
lib/time/zoneinfo.zip

index 629e74fce84f8cfe6af1b8694537385485e659e2..8b1f453fb5cd5adbdcde6508fd753c4baaf2d4df 100755 (executable)
@@ -8,8 +8,8 @@
 # Consult https://www.iana.org/time-zones for the latest versions.
 
 # Versions to use.
-CODE=2018e
-DATA=2018e
+CODE=2018g
+DATA=2018g
 
 set -e
 rm -rf work
index 08dca214181a8488412a66176752d9acd78a367e..99d5ee1213b1706896a96b1c0a5e722b1a193c23 100644 (file)
Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ