Skip to content

Commit 86aa151

Browse files
authored
Merge pull request #481 from wneessen/dependabot/go_modules/golang.org/x/text-0.28.0
Bump golang.org/x/text from 0.22.0 to 0.28.0
2 parents 20d5210 + b611c5d commit 86aa151

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ module github.com/wneessen/go-mail
66

77
go 1.23.12
88

9-
require golang.org/x/text v0.22.0
9+
require golang.org/x/text v0.28.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM=
2-
golang.org/x/text v0.22.0/go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY=
1+
golang.org/x/text v0.28.0 h1:rhazDwis8INMIwQ4tpjLDzUhx6RlXqZNPEM0huQojng=
2+
golang.org/x/text v0.28.0/go.mod h1:U8nCwOR8jO/marOQ0QbDiOngZVEBB7MAiitBuMjXiNU=

0 commit comments

Comments
 (0)