aboutsummaryrefslogtreecommitdiff
path: root/api/except.txt
diff options
context:
space:
mode:
authorMarcel van Lohuizen <mpvl@golang.org>2019-03-27 17:54:45 +0100
committerMarcel van Lohuizen <mpvl@golang.org>2019-04-25 20:33:22 +0000
commit34fc6ced76b252203bf58d0a53a853b4f60a130b (patch)
tree6fd5d809d3daafc4bf3bb0bb14f5a1c71e99d9d7 /api/except.txt
parent8c05d67661c966f5130e51ca685b0c70a5a929ff (diff)
downloadgo-34fc6ced76b252203bf58d0a53a853b4f60a130b.tar.gz
go-34fc6ced76b252203bf58d0a53a853b4f60a130b.zip
all: update to Unicode 11
This does *not* update the vendored tables. A commit updating these tables should follow soon, Mostly generated running UNICODE_VERSION=11.0.0 in x/text. Manually updated next.txt file. Updates golang/go#27945. Change-Id: I939a01e235aeca898ee9afc99a531e7ad8444e12 Reviewed-on: https://go-review.googlesource.com/c/go/+/154420 Run-TryBot: Marcel van Lohuizen <mpvl@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Robert Griesemer <gri@golang.org>
Diffstat (limited to 'api/except.txt')
-rw-r--r--api/except.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/api/except.txt b/api/except.txt
index a608d5783e..2a1287ce90 100644
--- a/api/except.txt
+++ b/api/except.txt
@@ -457,4 +457,5 @@ pkg syscall (freebsd-arm-cgo), type Stat_t struct, Nlink uint16
pkg syscall (freebsd-arm-cgo), type Stat_t struct, Rdev uint32
pkg syscall (freebsd-arm-cgo), type Statfs_t struct, Mntfromname [88]int8
pkg syscall (freebsd-arm-cgo), type Statfs_t struct, Mntonname [88]int8
-pkg text/scanner, const GoTokens = 1012 \ No newline at end of file
+pkg text/scanner, const GoTokens = 1012
+pkg unicode, const Version = "10.0.0"