chore(ods): added forgotten file

This commit is contained in:
Julien Dessaux 2024-03-31 17:38:24 +02:00
parent a6fd4a153d
commit da203d45ec
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -2,4 +2,4 @@ module git.adyxax.org/adyxax/ods/v2
go 1.22.1 go 1.22.1
require golang.org/x/text v0.14.0 // indirect require golang.org/x/text v0.14.0

2
go.sum Normal file
View file

@ -0,0 +1,2 @@
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=