We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466bf49 commit 08b3718Copy full SHA for 08b3718
2 files changed
go.mod
@@ -2,4 +2,4 @@ module github.com/appleboy/com
2
3
go 1.24.0
4
5
-require golang.org/x/text v0.31.0
+require golang.org/x/text v0.34.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/text v0.31.0 h1:aC8ghyu4JhP8VojJ2lEHBnochRno1sgL6nEi9WGFGMM=
-golang.org/x/text v0.31.0/go.mod h1:tKRAlv61yKIjGGHX/4tP1LTbc13YSec1pxVEWXzfoeM=
+golang.org/x/text v0.34.0 h1:oL/Qq0Kdaqxa1KbNeMKwQq0reLCCaFtqu2eNuSeNHbk=
+golang.org/x/text v0.34.0/go.mod h1:homfLqTYRFyVYemLBFl5GgL/DWEiH5wcsQ5gSh1yziA=
0 commit comments