diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ module git.adyxax.org/adyxax/tfstated go 1.23.3 require github.com/mattn/go-sqlite3 v1.14.24 + +require go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad // indirect |