- Set go directive to 1.25.0 (matches Docker golang:1.25-alpine) - Track go.sum (empty — zero external dependencies for bootstrap) - Fixes Docker build: COPY go.mod go.sum now finds both files 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.25.0
|