Skip to content

Commit

Permalink
api: whitelist change to unicode.Version
Browse files Browse the repository at this point in the history
Unbreaks the build.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/65650043
  • Loading branch information
bradfitz committed Feb 18, 2014
1 parent ad4601d commit ac40fb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/except.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit ac40fb4

Please sign in to comment.