diff --git a/go.mod b/go.mod index fef6907..a8c3b29 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module git.adyxax.org/adyxax/tfstated -go 1.23.2 +go 1.23.3 require github.com/mattn/go-sqlite3 v1.14.24