summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 687511d..0413db5 100644
--- a/go.mod
+++ b/go.mod
@@ -3,6 +3,7 @@ module elefant
go 1.23.2
require (
+ github.com/BurntSushi/toml v1.4.0
github.com/gdamore/tcell/v2 v2.7.4
github.com/glebarez/go-sqlite v1.22.0
github.com/jmoiron/sqlx v1.4.0