Track go.sum in git (remove *.sum from gitignore) #2

Merged
jmb merged 1 commit from dev into main 2026-06-20 18:19:22 +02:00
Owner

The *.sum pattern was ignoring go.sum, causing CI builds to fail
since the Dockerfile COPY go.sum fails when the file is not tracked.

The *.sum pattern was ignoring go.sum, causing CI builds to fail since the Dockerfile COPY go.sum fails when the file is not tracked.
The *.sum pattern was ignoring go.sum, causing CI builds to fail
since the Dockerfile COPY go.sum fails when the file is not tracked.
jmb merged commit da71efc683 into main 2026-06-20 18:19:22 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jmb/sqlpanel!2
No description provided.