Skip to content

chore: update go.sum with v0.4.0-alpha.4 hashes#561

Open
DamianReeves wants to merge 1 commit intomainfrom
fix/update-go-sum
Open

chore: update go.sum with v0.4.0-alpha.4 hashes#561
DamianReeves wants to merge 1 commit intomainfrom
fix/update-go-sum

Conversation

@DamianReeves
Copy link
Member

Summary

  • Run go mod tidy to update go.sum with v0.4.0-alpha.4 checksums
  • Remove unused indirect dependencies (kr/text, rogpeppe/go-internal)

Context

PR #559 updated go.mod to reference v0.4.0-alpha.4 but didn't update go.sum, causing the external consumption test to fail with "missing go.sum entry" errors.

This unblocks PR #560 (docs update).

Run go mod tidy to update checksums for v0.4.0-alpha.4 packages
and remove unused indirect dependencies.
@netlify
Copy link

netlify bot commented Jan 14, 2026

Deploy Preview for angry-raman-7c44f6 canceled.

Name Link
🔨 Latest commit f2a6fa0
🔍 Latest deploy log https://app.netlify.com/projects/angry-raman-7c44f6/deploys/6966e5ccdecf800008137d82

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