Skip to content

fix: add go.sum to ensure reproducible builds#10

Merged
andev0x merged 1 commit into
mainfrom
optimization/func
Jan 13, 2026
Merged

fix: add go.sum to ensure reproducible builds#10
andev0x merged 1 commit into
mainfrom
optimization/func

Conversation

@andev0x

@andev0x andev0x commented Jan 13, 2026

Copy link
Copy Markdown
Owner
  • Remove go.sum from .gitignore (it should always be committed)
  • Add go.sum file with all module dependencies
  • Fixes GitHub Actions build error for missing modernc.org/sqlite entry

- Remove go.sum from .gitignore (it should always be committed)
- Add go.sum file with all module dependencies
- Fixes GitHub Actions build error for missing modernc.org/sqlite entry
@andev0x andev0x merged commit 0101750 into main Jan 13, 2026
3 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant