lurch-dl/cli/go.mod
2026-04-12 21:52:15 +02:00

7 lines
179 B
Modula-2

module remotebranch.eu/ChaoticByte/lurch-dl/cli
go 1.26.2
require remotebranch.eu/ChaoticByte/lurch-dl/core v0.0.0
replace remotebranch.eu/ChaoticByte/lurch-dl/core => ../core