1
0
mirror of https://github.com/golang/go synced 2024-11-11 19:21:37 -07:00

api: whitelist change to unicode.Version

Unbreaks the build.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/65650043
This commit is contained in:
Brad Fitzpatrick 2014-02-18 13:38:47 -08:00
parent ad4601d1c3
commit ac40fb4470

View File

@ -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"