add sqlite3

This commit is contained in:
2025-05-09 17:20:33 -07:00
parent 308e237fc6
commit d472c5ee82
2 changed files with 3 additions and 4 deletions

2
go.mod
View File

@@ -2,4 +2,4 @@ module git.wntrmute.dev/kyle/mcias
go 1.23.8
require github.com/oklog/ulid/v2 v2.1.0 // indirect
require github.com/mattn/go-sqlite3 v1.14.28 // indirect