feat(tfstated): begin implementing tests
This commit is contained in:
parent
3d74311931
commit
7ec826921c
7 changed files with 249 additions and 10 deletions
2
go.mod
2
go.mod
|
@ -1,5 +1,5 @@
|
|||
module git.adyxax.org/adyxax/tfstated
|
||||
|
||||
go 1.23.1
|
||||
go 1.23.2
|
||||
|
||||
require github.com/mattn/go-sqlite3 v1.14.23
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue