mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-04 13:37:44 +00:00
Update vendor (#852)
This commit is contained in:
4
vendor/golang.org/x/text/encoding/japanese/maketables.go
generated
vendored
4
vendor/golang.org/x/text/encoding/japanese/maketables.go
generated
vendored
@ -10,8 +10,8 @@ package main
|
||||
// go run maketables.go | gofmt > tables.go
|
||||
|
||||
// TODO: Emoji extensions?
|
||||
// http://www.unicode.org/faq/emoji_dingbats.html
|
||||
// http://www.unicode.org/Public/UNIDATA/EmojiSources.txt
|
||||
// https://www.unicode.org/faq/emoji_dingbats.html
|
||||
// https://www.unicode.org/Public/UNIDATA/EmojiSources.txt
|
||||
|
||||
import (
|
||||
"bufio"
|
||||
|
Reference in New Issue
Block a user