summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRenovate Bot <forgejo-renovate-action@forgejo.org>2024-10-23 08:04:11 +0200
committerRenovate Bot <forgejo-renovate-action@forgejo.org>2024-10-23 08:04:11 +0200
commitb597725fa062c2b6a82ce2f3bb0e144992f4e159 (patch)
tree324a64c1b3fd6efd0629ffd4071c14b092d2456e /go.mod
parentMerge pull request 'Update module github.com/prometheus/client_golang to v1.2... (diff)
downloadforgejo-b597725fa062c2b6a82ce2f3bb0e144992f4e159.tar.xz
forgejo-b597725fa062c2b6a82ce2f3bb0e144992f4e159.zip
Update module github.com/jhillyerd/enmime to v2
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index f6758082bb..f68c7bddd7 100644
--- a/go.mod
+++ b/go.mod
@@ -63,7 +63,7 @@ require (
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/huandu/xstrings v1.5.0
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056
- github.com/jhillyerd/enmime v1.3.0
+ github.com/jhillyerd/enmime/v2 v2.0.0
github.com/json-iterator/go v1.1.12
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/klauspost/compress v1.17.11
@@ -222,7 +222,7 @@ require (
github.com/mailru/easyjson v0.7.7 // indirect
github.com/markbates/going v1.0.3 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
- github.com/mattn/go-runewidth v0.0.15 // indirect
+ github.com/mattn/go-runewidth v0.0.16 // indirect
github.com/mholt/acmez/v2 v2.0.3 // indirect
github.com/miekg/dns v1.1.62 // indirect
github.com/minio/md5-simd v1.1.2 // indirect