From c2e7c3c2a14f596df4f773045ac248556b8179b5 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Tue, 22 Oct 2024 19:19:04 +0200 Subject: chore(deps): update dependencies --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index e56a3aa..fef6907 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module git.adyxax.org/adyxax/tfstated go 1.23.2 -require github.com/mattn/go-sqlite3 v1.14.23 +require github.com/mattn/go-sqlite3 v1.14.24 -- cgit v1.2.3