🚚 Move brainz to own package

This commit is contained in:
Dan Jones 2023-09-24 16:40:24 -05:00
commit 4c5c46a5f2
6 changed files with 42 additions and 34 deletions

1
go.mod
View file

@ -8,6 +8,7 @@ require (
github.com/adrg/xdg v0.4.0
github.com/akrennmair/slice v0.0.0-20220105203817-49445747ab81
github.com/creack/pty v1.1.18
github.com/google/uuid v1.1.1
github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f
github.com/rivo/tview v0.0.0-20230826224341-9754ab44dc1c
github.com/rkoesters/xdg v0.0.1