Skip to content

Commit 08b3718

Browse files
committed
chore: update golang.org/x/text to v0.34.0
- Update golang.org/x/text dependency from v0.31.0 to v0.34.0 Signed-off-by: appleboy <appleboy.tw@gmail.com>
1 parent 466bf49 commit 08b3718

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
@@ -2,4 +2,4 @@ module github.com/appleboy/com
22

33
go 1.24.0
44

5-
require golang.org/x/text v0.31.0
5+
require golang.org/x/text v0.34.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.31.0 h1:aC8ghyu4JhP8VojJ2lEHBnochRno1sgL6nEi9WGFGMM=
2-
golang.org/x/text v0.31.0/go.mod h1:tKRAlv61yKIjGGHX/4tP1LTbc13YSec1pxVEWXzfoeM=
1+
golang.org/x/text v0.34.0 h1:oL/Qq0Kdaqxa1KbNeMKwQq0reLCCaFtqu2eNuSeNHbk=
2+
golang.org/x/text v0.34.0/go.mod h1:homfLqTYRFyVYemLBFl5GgL/DWEiH5wcsQ5gSh1yziA=

0 commit comments

Comments
 (0)