The bootstrap module has zero external dependencies (stdlib only). The previous commit accidentally included indirect deps from the storage layer work (modernc.org/sqlite, google/uuid) that do not belong in the bootstrap task. Co-Authored-By: Paperclip <noreply@paperclip.ing>
4 lines
48 B
Modula-2
4 lines
48 B
Modula-2
module github.com/elfoundation/hatch
|
|
|
|
go 1.24.0
|