chore(ods): added forgotten file
This commit is contained in:
parent
a6fd4a153d
commit
da203d45ec
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -2,4 +2,4 @@ module git.adyxax.org/adyxax/ods/v2
|
|||
|
||||
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
2
go.sum
Normal 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=
|
Loading…
Add table
Reference in a new issue