diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 -) |
