mirror of
https://github.com/lordmathis/lemma.git
synced 2025-11-06 16:04:23 +00:00
Add settings persistance on backend
This commit is contained in:
@@ -2,4 +2,7 @@ module novamd
|
||||
|
||||
go 1.23.1
|
||||
|
||||
require github.com/go-chi/chi/v5 v5.1.0
|
||||
require (
|
||||
github.com/go-chi/chi/v5 v5.1.0
|
||||
github.com/mattn/go-sqlite3 v1.14.23
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user