fix application bug
This commit is contained in:
2
vendor/golang.org/x/text/collate/maketables.go
generated
vendored
2
vendor/golang.org/x/text/collate/maketables.go
generated
vendored
@@ -195,7 +195,7 @@ func openArchive() *zip.Reader {
|
||||
}
|
||||
|
||||
// parseUCA parses a Default Unicode Collation Element Table of the format
|
||||
// specified in http://www.unicode.org/reports/tr10/#File_Format.
|
||||
// specified in https://www.unicode.org/reports/tr10/#File_Format.
|
||||
// It returns the variable top.
|
||||
func parseUCA(builder *build.Builder) {
|
||||
var r io.ReadCloser
|
||||
|
||||
Reference in New Issue
Block a user