Skip to content

unicode: Update to version 9.0.0 #16191

Closed
@nightlyone

Description

@nightlyone

Please answer these questions before submitting your issue. Thanks!

  1. What version of Go are you using (go version)?

go version go1.6.2 linux/amd64

  1. What operating system and processor architecture are you using (go env)?

GOARCH="amd64"
GOOS="linux"
(rest redacted)

  1. What did you do?

$ go doc unicode.Version

  1. What did you expect to see?

const Version = "9.0.0"
Version is the Unicode edition from which the tables are derived.

  1. What did you see instead?

const Version = "8.0.0"
Version is the Unicode edition from which the tables are derived.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions