diff options
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 5 |
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 |