diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-23 12:34:57 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-23 12:34:57 +0200 |
| commit | 76d88856aa4ef78342d4ffe6bb533c29fe342fc0 (patch) | |
| tree | 785afcfcd045c4d252c9bad045f768214265e58c /go.sum | |
| parent | 71da73c4a8c01595118c196db5b8a37611f672ec (diff) | |
| download | lectio-76d88856aa4ef78342d4ffe6bb533c29fe342fc0.tar.gz lectio-76d88856aa4ef78342d4ffe6bb533c29fe342fc0.zip | |
scaffold: module, mains, Makefile, embedded corpora
Diffstat (limited to 'go.sum')
| -rw-r--r-- | go.sum | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +github.com/charmbracelet/bubbletea v1.3.10/go.mod h1:ORQfo0fk8U+po9VaNvnV95UPWA1BitP1E0N6xJPlHr4= +github.com/charmbracelet/lipgloss v1.1.0/go.mod h1:/6Q8FR2o+kj8rz4Dq0zQc3vYf7X+B0binUUBwA0aL30= +github.com/pelletier/go-toml/v2 v2.4.2/go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY= |
