Added project files
This commit is contained in:
parent
84547f6dcb
commit
94a5aff260
23 changed files with 1042 additions and 1 deletions
7
cli/go.mod
Normal file
7
cli/go.mod
Normal file
|
@ -0,0 +1,7 @@
|
|||
module github.com/ChaoticByte/lurch-dl/cli
|
||||
|
||||
go 1.24.1
|
||||
|
||||
require github.com/ChaoticByte/lurch-dl/core v0.0.0
|
||||
|
||||
replace github.com/ChaoticByte/lurch-dl/core => ../core
|
Loading…
Add table
Add a link
Reference in a new issue