Refactor utf-8 conversion (irc) (#1767)
This commit is contained in:
5
vendor/modules.txt
vendored
5
vendor/modules.txt
vendored
@@ -281,9 +281,6 @@ github.com/minio/minio-go/v7/pkg/tags
|
||||
# github.com/minio/sha256-simd v1.0.0
|
||||
## explicit; go 1.13
|
||||
github.com/minio/sha256-simd
|
||||
# github.com/missdeer/golib v1.0.4
|
||||
## explicit; go 1.12
|
||||
github.com/missdeer/golib/ic
|
||||
# github.com/mitchellh/go-homedir v1.1.0
|
||||
## explicit
|
||||
github.com/mitchellh/go-homedir
|
||||
@@ -526,9 +523,11 @@ golang.org/x/text/encoding/japanese
|
||||
golang.org/x/text/encoding/korean
|
||||
golang.org/x/text/encoding/simplifiedchinese
|
||||
golang.org/x/text/encoding/traditionalchinese
|
||||
golang.org/x/text/encoding/unicode
|
||||
golang.org/x/text/internal/language
|
||||
golang.org/x/text/internal/language/compact
|
||||
golang.org/x/text/internal/tag
|
||||
golang.org/x/text/internal/utf8internal
|
||||
golang.org/x/text/language
|
||||
golang.org/x/text/runes
|
||||
golang.org/x/text/secure/bidirule
|
||||
|
||||
Reference in New Issue
Block a user