chore(deps): update dependencies
This commit is contained in:
parent
04eedef06c
commit
91162d11e6
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.3
|
go 1.23.4
|
||||||
|
|
||||||
require golang.org/x/text v0.20.0
|
require golang.org/x/text v0.21.0
|
||||||
|
|
4
go.sum
4
go.sum
|
@ -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=
|
||||||
|
|
Loading…
Add table
Reference in a new issue