summaryrefslogtreecommitdiffstats
path: root/vendor/modules.txt
diff options
context:
space:
mode:
authorWim <wim@42.be>2022-03-19 23:14:56 +0100
committerGitHub <noreply@github.com>2022-03-19 23:14:56 +0100
commitf0f801402d95b1f49018fa9af77c341ff4c4de5f (patch)
treed7ba0f532c2a9accf702d3347d2efba725e4419f /vendor/modules.txt
parent663850a2b825e762667f930cd5a4ee87de853444 (diff)
downloadmatterbridge-msglm-f0f801402d95b1f49018fa9af77c341ff4c4de5f.tar.gz
matterbridge-msglm-f0f801402d95b1f49018fa9af77c341ff4c4de5f.tar.bz2
matterbridge-msglm-f0f801402d95b1f49018fa9af77c341ff4c4de5f.zip
Refactor utf-8 conversion (irc) (#1767)
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r--vendor/modules.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
index dfc3a0b2..6c4d9bcd 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -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