chore(deps): update dependencies
This commit is contained in:
parent
b982dc3771
commit
62b08dcbae
2 changed files with 4 additions and 4 deletions
4
go.mod
4
go.mod
|
@ -1,5 +1,5 @@
|
||||||
module git.adyxax.org/adyxax/ods
|
module git.adyxax.org/adyxax/ods
|
||||||
|
|
||||||
go 1.23.6
|
go 1.24.1
|
||||||
|
|
||||||
require golang.org/x/text v0.22.0
|
require golang.org/x/text v0.23.0
|
||||||
|
|
4
go.sum
4
go.sum
|
@ -1,2 +1,2 @@
|
||||||
golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM=
|
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY=
|
||||||
golang.org/x/text v0.22.0/go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY=
|
golang.org/x/text v0.23.0/go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4=
|
||||||
|
|
Loading…
Add table
Reference in a new issue