From 7c30bccda17a8090600501a728438374cc319287 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Tue, 18 Feb 2014 13:38:47 -0800 Subject: api: whitelist change to unicode.Version Unbreaks the build. LGTM=r R=r CC=golang-codereviews https://codereview.appspot.com/65650043 --- api/except.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'api') diff --git a/api/except.txt b/api/except.txt index 8bec65f1e..40bb59891 100644 --- a/api/except.txt +++ b/api/except.txt @@ -318,3 +318,4 @@ pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_spare [3]uint32 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, Pad_cgo_1 [4]uint8 pkg syscall (openbsd-amd64-cgo), type Timespec struct, Pad_cgo_0 [4]uint8 pkg syscall (openbsd-amd64-cgo), type Timespec struct, Sec int32 +pkg unicode, const Version = "6.2.0" -- cgit v1.2.1