From 45cca10d6a5f9f82b951997deb110155514a1bdc Mon Sep 17 00:00:00 2001 From: mizho Date: Wed, 16 Oct 2024 02:00:40 +0900 Subject: [PATCH] vendor/modules.txt github.com/saintfish/chardet, golang.org/x/text v0.19.0 --- vendor/modules.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vendor/modules.txt b/vendor/modules.txt index 716e159..3313fb6 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -61,6 +61,9 @@ github.com/prometheus/procfs/internal/util # github.com/russross/blackfriday/v2 v2.1.0 ## explicit github.com/russross/blackfriday/v2 +# github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d +## explicit +github.com/saintfish/chardet # go.etcd.io/bbolt v1.3.11 ## explicit; go 1.22 go.etcd.io/bbolt @@ -97,7 +100,7 @@ golang.org/x/sync/errgroup golang.org/x/sys/cpu golang.org/x/sys/unix golang.org/x/sys/windows -# golang.org/x/text v0.18.0 +# golang.org/x/text v0.19.0 ## explicit; go 1.18 golang.org/x/text/cases golang.org/x/text/encoding