summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLizzy Hunt <elizabeth.hunt@simponic.xyz>2024-03-10 16:45:26 -0600
committerLizzy Hunt <elizabeth.hunt@simponic.xyz>2024-03-10 16:45:26 -0600
commitdef61909c2423b19b063a5807cc399a41de39974 (patch)
tree0b035fbb1c29ac858b042092d183824f8bc1a5b5 /go.mod
parent5a85dd89bc82d8fc133c0e9a58859ae9b98dbe0f (diff)
downloadtilde.club-def61909c2423b19b063a5807cc399a41de39974.tar.gz
tilde.club-def61909c2423b19b063a5807cc399a41de39974.zip
fruitvote
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index bb8a917..b06e58c 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,5 @@
module tilde.club/~simponic
go 1.21.5
+
+require github.com/mattn/go-sqlite3 v1.14.22 // indirect