diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ go 1.24.0 require ( github.com/charmbracelet/bubbletea v1.3.10 github.com/charmbracelet/lipgloss v1.1.0 + github.com/go-pdf/fpdf v0.9.0 github.com/pelletier/go-toml/v2 v2.4.2 ) |
