Update project structure and build process

This commit is contained in:
Juan Pablo Civile
2025-05-13 11:10:08 -03:00
parent 124e9fa1bc
commit d9f3e925a4
277 changed files with 15321 additions and 930 deletions

View File

@@ -1,3 +0,0 @@
module github.com/lightningnetwork/lnd/clock
go 1.13

View File

@@ -1,7 +0,0 @@
module github.com/lightningnetwork/lnd/queue
require github.com/lightningnetwork/lnd/ticker v1.0.0
replace github.com/lightningnetwork/lnd/ticker v1.0.0 => ../ticker
go 1.12

View File

View File

@@ -1 +0,0 @@
module github.com/lightningnetwork/lnd/ticker