chore(deps): update dependencies

This commit is contained in:
Julien Dessaux 2025-02-09 10:06:55 +01:00
parent e203a17138
commit b982dc3771
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 4 additions and 4 deletions

4
go.mod
View file

@ -1,5 +1,5 @@
module git.adyxax.org/adyxax/ods
go 1.23.5
go 1.23.6
require golang.org/x/text v0.21.0
require golang.org/x/text v0.22.0

4
go.sum
View file

@ -1,2 +1,2 @@
golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo=
golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ=
golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM=
golang.org/x/text v0.22.0/go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY=