Skip to content

Commit d6ae620

Browse files
authored
Update go.mod
1 parent 44406ba commit d6ae620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ require (
3030
github.com/leodido/go-urn v1.4.0 // indirect
3131
github.com/smarty/assertions v1.15.0 // indirect
3232
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
33-
golang.org/x/text v0.25.0 // indirect
33+
golang.org/x/text v0.27.0 // indirect
3434

3535
)

0 commit comments

Comments
 (0)