consensus/go.work
DataHoarder 30623dbd55
All checks were successful
continuous-integration/drone/push Build is passing
Added cmd/apitocache tool
2023-11-04 22:34:42 +01:00

21 lines
251 B
Plaintext

go 1.21
use (
.
cmd/api
cmd/apitocache
cmd/archivetoarchive
cmd/archivetoindex
cmd/cachetoarchive
cmd/daemon
cmd/httputils
cmd/index
cmd/legacytoarchive
cmd/p2pool
cmd/readcache
cmd/recoverpoolblock
cmd/scansweeps
cmd/utils
cmd/web
)