consensus/go.work
DataHoarder 45be12e853
All checks were successful
continuous-integration/drone/push Build is passing
Fix CI with workspaces
2023-07-22 16:57:08 +02:00

20 lines
235 B
Plaintext

go 1.21
use (
.
cmd/api
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
)