Skip to content

Commit 1a42f1f

Browse files
authored
Merge pull request #565 from wneessen/dependabot/go_modules/golang.org/x/text-0.38.0
Bump golang.org/x/text from 0.37.0 to 0.38.0
2 parents e4aec98 + 5d252a1 commit 1a42f1f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.25.0
88

9-
require golang.org/x/text v0.37.0
9+
require golang.org/x/text v0.38.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.37.0 h1:Cqjiwd9eSg8e0QAkyCaQTNHFIIzWtidPahFWR83rTrc=
2-
golang.org/x/text v0.37.0/go.mod h1:a5sjxXGs9hsn/AJVwuElvCAo9v8QYLzvavO5z2PiM38=
1+
golang.org/x/text v0.38.0 h1:sXmwo9DwP3OK9EZ7PqAdaooSGozfl/3a6/xJcbzPRhE=
2+
golang.org/x/text v0.38.0/go.mod h1:YXZt3QhHUKYT53r2lLKFIVi6Ao1jdzrTR/KQ09qyxF4=

0 commit comments

Comments
 (0)