✨ Add temp file
For trimming/fading
This commit is contained in:
parent
e0bc00d779
commit
a41880dad5
3 changed files with 46 additions and 11 deletions
1
go.mod
1
go.mod
|
|
@ -9,6 +9,7 @@ require (
|
|||
github.com/creack/pty v1.1.18
|
||||
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
|
||||
github.com/spf13/cobra v1.7.0
|
||||
github.com/u2takey/ffmpeg-go v0.5.0
|
||||
golang.org/x/term v0.11.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue