chore(deps): update dependencies
All checks were successful
/ deploy (push) Has been skipped
/ publish (push) Has been skipped
/ test (push) Successful in 1m15s
/ build (push) Has been skipped

This commit is contained in:
Julien Dessaux 2025-04-07 09:23:46 +02:00
parent 8ae98ee7c2
commit b4bf6009e9
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.24.1
go 1.24.2
require golang.org/x/text v0.23.0
require golang.org/x/text v0.24.0

4
go.sum
View file

@ -1,2 +1,2 @@
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY=
golang.org/x/text v0.23.0/go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4=
golang.org/x/text v0.24.0 h1:dd5Bzh4yt5KYA8f9CJHCP4FB4D51c2c6JvN37xJJkJ0=
golang.org/x/text v0.24.0/go.mod h1:L8rBsPeo2pSS+xqN0d5u2ikmjtmoJbDBT1b7nHvFCdU=