Refactor utf-8 conversion (irc) (#1767)

This commit is contained in:
Wim
2022-03-19 23:14:56 +01:00
committed by GitHub
parent 663850a2b8
commit f0f801402d
11 changed files with 719 additions and 618 deletions

5
vendor/modules.txt vendored
View File

@@ -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