chore: go mod tidy

This commit is contained in:
decentral1se 2023-12-19 13:57:43 +01:00
parent 1a150e048e
commit 07b349481b
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -11,7 +11,6 @@ require (
github.com/charmbracelet/lipgloss v0.7.1
github.com/charmbracelet/x/exp/teatest v0.0.0-20230904163802-ca705a396e0f
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.15.1
github.com/mutecomm/go-sqlcipher/v4 v4.4.2
)
@ -32,6 +31,7 @@ require (
github.com/mimoo/StrobeGo v0.0.0-20220103164710-9a04d6ca976b // indirect
github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b // indirect
github.com/muesli/cancelreader v0.2.2 // indirect
github.com/muesli/termenv v0.15.1 // indirect
github.com/rivo/uniseg v0.2.0 // indirect
go.etcd.io/bbolt v1.3.6 // indirect
golang.org/x/crypto v0.0.0-20220826181053-bd7e27e6170d // indirect