chore(deps): update dependencies

This commit is contained in:
Julien Dessaux 2025-01-01 16:31:34 +01:00
parent 04eedef06c
commit 91162d11e6
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 module git.adyxax.org/adyxax/ods
go 1.23.3 go 1.23.4
require golang.org/x/text v0.20.0 require golang.org/x/text v0.21.0

4
go.sum
View file

@ -1,2 +1,2 @@
golang.org/x/text v0.20.0 h1:gK/Kv2otX8gz+wn7Rmb3vT96ZwuoxnQlY+HlJVj7Qug= golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo=
golang.org/x/text v0.20.0/go.mod h1:D4IsuqiFMhST5bX19pQ9ikHC2GsaKyk/oF+pn3ducp4= golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ=