get write action working and entries saving to db
This commit is contained in:
parent
472c1b36a7
commit
09fb974bd2
5 changed files with 136 additions and 257 deletions
2
go.mod
2
go.mod
|
|
@ -4,8 +4,6 @@ go 1.25.0
|
|||
|
||||
require (
|
||||
github.com/charmbracelet/bubbletea v1.3.10
|
||||
github.com/go-kivik/couchdb/v3 v3.4.1
|
||||
github.com/go-kivik/kivik/v3 v3.2.4
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue