aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 0 insertions, 6 deletions
diff --git a/go.mod b/go.mod
index 1cadefd..7d5a27b 100644
--- a/go.mod
+++ b/go.mod
@@ -1,9 +1,3 @@
module github.com/lukaszkasprzak/lectio
go 1.24.0
-
-require (
- github.com/charmbracelet/bubbletea v1.3.10
- github.com/charmbracelet/lipgloss v1.1.0
- github.com/pelletier/go-toml/v2 v2.4.2
-)